]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(usage): Warn about backups and mirrors.
authorJim Meyering <jim@meyering.net>
Fri, 11 May 2001 11:23:24 +0000 (11:23 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 11 May 2001 11:23:24 +0000 (11:23 +0000)
src/shred.c

index 82fbaca24702186281fe78c0a95a18307a99afd1..8d3b9992e7dc9ba9d96d16167f1174c5430ec849 100644 (file)
@@ -501,6 +501,10 @@ not effective:\n\
   version 3 clients\n\
 \n\
 * compressed filesystems\n\
+\n\
+In addition, file system backups and remote mirrors may contain copies\n\
+of the file that cannot be removed, and that will allow a shredded file\n\
+to be recovered later.\n\
 "), DEFAULT_PASSES);
       puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
     }