https://github.com/michaelc-22/the-shredder
This program will erase all storage devices connected to a machine 3 times with random data and 1 time with zeros.
https://github.com/michaelc-22/the-shredder
bash erasing-storage
Last synced: about 2 months ago
JSON representation
This program will erase all storage devices connected to a machine 3 times with random data and 1 time with zeros.
- Host: GitHub
- URL: https://github.com/michaelc-22/the-shredder
- Owner: MichaelC-22
- Created: 2025-09-25T02:27:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-25T02:29:46.000Z (9 months ago)
- Last Synced: 2025-09-25T03:49:45.906Z (9 months ago)
- Topics: bash, erasing-storage
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This program will erase all storage devices connected to a machine. 3 times with random data and 1 time with zeros.
To run this program, open the "the_shredderv2.sh" file, and the program will do the rest.