From: Sergio Polini <sp_rm_it@yahoo.it>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] How to shred without deleting /dev/*
Date: Mon, 29 Aug 2005 15:09:36 +0200 [thread overview]
Message-ID: <200508291509.37270.sp_rm_it@yahoo.it> (raw)
In-Reply-To: <7925530655061@lycos-europe.com>
Michael Kintzios:
> There's nothing wrong with dd, but I see no reason to create my own
> script to extend the basic dd functionality. I would rather use
> shred which does everything I want it to do - if only I can avoid
> the deletion if the device node itself.
Why -u?
>From the man page:
========
Delete FILE(s) if --remove (-u) is specified. The default is not to
remove the files because it is common to operate on device files
like /dev/hda, and those files usually should not be removed.
========
BTW, which is your filesystem? From the man page again:
========
CAUTION: Note that shred relies on a very important assumption:
that the filesystem overwrites data in place. This is the traditional
way to do things, but many modern filesystem designs do not
satisfy this assumption. The following are examples of
filesystems on which shred is not effective:
* log-structured or journaled filesystems, such as those
supplied with AIX and Solaris (and JFS, ReiserFS, XFS, Ext3, etc.)
========
HTH
Sergio
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-29 13:19 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-29 12:59 Re: [gentoo-user] How to shred without deleting /dev/* Michael Kintzios
2005-08-29 13:09 ` Sergio Polini [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-29 12:01 Michael Kintzios
2005-08-29 12:35 ` Renat Golubchyk
2005-08-29 14:12 ` Jason Cooper
2005-08-30 4:23 ` Chris Cox
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200508291509.37270.sp_rm_it@yahoo.it \
--to=sp_rm_it@yahoo.it \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox