
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=shred_-_delete_files_securely</id>
		<title>shred - delete files securely - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=shred_-_delete_files_securely"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=shred_-_delete_files_securely&amp;action=history"/>
		<updated>2026-04-29T06:55:20Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=shred_-_delete_files_securely&amp;diff=788&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;  erases whole partitions by overwriting everything with 0s in a single iteration.    shred -vzn 0 /dev/&lt;device&gt;  where &lt;device&gt; refers to your hard drive partition or device ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=shred_-_delete_files_securely&amp;diff=788&amp;oldid=prev"/>
				<updated>2014-06-06T15:28:26Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;  erases whole partitions by overwriting everything with 0s in a single iteration.    shred -vzn 0 /dev/&amp;lt;device&amp;gt;  where &amp;lt;device&amp;gt; refers to your hard drive partition or device ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
erases whole partitions by overwriting everything with 0s in a single iteration. &lt;br /&gt;
&lt;br /&gt;
 shred -vzn 0 /dev/&amp;lt;device&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;device&amp;gt; refers to your hard drive partition or device&lt;br /&gt;
&lt;br /&gt;
example&lt;br /&gt;
 # shred-vzn 0 /dev/sdc1&lt;br /&gt;
&lt;br /&gt;
erases the whole partition using 3 iterations with random numbers. In addition (option -z) writes zeros to hide the shredding process at the end. This will take 4 times longer than the fast method.&lt;br /&gt;
&lt;br /&gt;
 shred -vzn 3 /dev/&amp;lt;device&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where &amp;lt;device&amp;gt; refers to your hard drive partition or device&lt;br /&gt;
&lt;br /&gt;
example&lt;br /&gt;
&lt;br /&gt;
 # shred-vzn 3 /dev/sdc1&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>