shred
When you delete a file from Linux or from any Operating System, then the file is not deleted permanently from the hard disk. When a file is deleted, it first gets moved to the trash and as soon as you clear off the trash the files get deleted for the file system
To change the number of times a file is to be overwritten
- By default, Shred performs
3 iterationsbut with this option we can define the number of iterations
To run shred command with verbose mode or to get how many times the file is overwritten