2 examples for shred
# -u = remove file after shredding -v = verbose;shows progress -z = final overwrite with zero's, can hide shredding. shred -uvz file
# -u = remove file after shredding -v = verbose;shows progress -z = final overwrite with zero's, can hide shredding. shred -uvz file