sudo shred -vfz /dev/sdX
- -n , --iterations=N. Instead of the default (3) times, overwrite the data N times.
- -z , --zero. Add a final overwrite with zeros to hide shredding.
- -f , --force. Force the permissions to allow writing if necessary.
- -v , --verbose. Show progress in detail.
- -u , --remove. Truncate and remove file after overwriting.
沒有留言:
張貼留言