Updated docs

This commit is contained in:
rickellis
2018-03-21 18:13:07 -06:00
parent 7dacc4bdfc
commit 778941a8aa

View File

@@ -116,7 +116,7 @@ Optional step if you are using a hard drive with existing data. Here's how to do
$ dd if=/dev/urandom of=/dev/sd* status=progress
Or if you're paranoid (and have a day or two to wait) you can use a multi-pass tool like shred.
Or if you're paranoid (and have a couple days to wait) you can use a multi-pass tool like shred.
$ shred -vfz -n 3 /dev/sd*