GNU bug report logs - #75532
[PATCH 0/1] Proposed new feature for the shred command

Previous Next

Package: coreutils;

Reported by: TheJostler <josj <at> tegosec.com>

Date: Mon, 13 Jan 2025 06:04:03 UTC

Severity: normal

Tags: notabug, patch

Merged with 75531

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: TheJostler <josj <at> tegosec.com>
To: bug-coreutils <at> gnu.org
Cc: Josjuar Lister <josj <at> TegoSec.com>
Subject: [PATCH 0/1] Proposed new feature for the shred command
Date: Sun, 12 Jan 2025 18:50:23 +0000 (UTC)
From: Josjuar Lister <josj <at> TegoSec.com>

Hello Coreutils team,

My name is Josjuar Lister, I am a 28 year old free-lance software developer from the United Kingdom.
My main work though is System Administration and Security, and of course I'm an avid Linux user.

Shred is a tool I often used beause I like many others, value my privacy and security.

I've often needed to securely delete many files in a directory and its subdirectories, but shred does not have a feature to do this.
Oftentimes, I have written scripts to recursively shred files in a directory, but I think it would be useful to have this feature built into the shred command itself.
I decided to add this feature to the shred command and I have tested it to ensure it works as expected.

I would appreciate it if you could review this patch and consider including it in the next release of coreutils.

Kind regards,
Josjuar Lister

Josjuar Lister (1):
  Added new recursive feature to the shred command

 src/shred.c | 111 +++++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 97 insertions(+), 14 deletions(-)

-- 
2.39.5





This bug report was last modified 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.