From 6d5707dfa6a27d4b9fd6e5368d5610bfc61f7f87 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 12 Jan 2002 09:13:31 +0000 Subject: [PATCH] (shred invocation): List some journaled filesystems. --- doc/coreutils.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 8cf1647..e315325 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -6335,7 +6335,7 @@ assumption. Exceptions include: @item Log-structured or journaled filesystems, such as those supplied with -AIX and Solaris. +AIX and Solaris, and JFS, ReiserFS, XFS, Ext3, etc. @item Filesystems that write redundant data and carry on even if some writes @@ -6475,7 +6475,7 @@ Bourne-compatible shell) the command @samp{shred - 1<>file} instead. @end table You might use the following command to erase all trace of the -file system you'd created on the floppy disk in your first drive. +filesystem you'd created on the floppy disk in your first drive. That command takes about 20 minutes to erase a ``1.44MB'' (actually 1440 KiB) floppy. -- 2.7.4