This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
natrinicle
/
schnippets
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Adding Wipe FS Signature
Found this while configuring OpenWRT for the GL-AR750S
master
Nate Bohman
5 years ago
parent
4e7a2b1954
commit
b7f0a266db
1 changed files
with
3 additions
and
0 deletions
Unified View
Show Diff Stats
+3
-0
wipe_fs_signature.sh
+ 3
- 0
wipe_fs_signature.sh
View File
#!/usr/bin/env bash
wipefs -a /dev/sdd
Write
Preview
Loading…
Cancel
Save