coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] shred: provide --remove methods to avoid excessive syncing


From: Bernhard Voelker
Subject: Re: [PATCH] shred: provide --remove methods to avoid excessive syncing
Date: Thu, 07 Nov 2013 23:01:33 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

On 11/07/2013 08:44 PM, Pádraig Brady wrote:
> Hopefully the attached addresses this issue.

Hi Pádraig,

> diff --git a/THANKS.in b/THANKS.in
> index 891b376..6588376 100644
> --- a/THANKS.in
> +++ b/THANKS.in
...
> @@ -9559,12 +9559,25 @@ the whole file.  @var{bytes} can be followed by a 
> size specification like
> +requiring a sync for every character in every file. This can become

minor nit: s/\. /.  /
http://xkcd.com/1285/ ;-)

The short option doesn't accept the remove methods:

  $ src/shred -u unlink x
  src/shred: unlink: failed to open for writing: No such file or directory

Was this intentional?

Have a nice day,
Berny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]