This shows you the differences between two versions of the page.
|
santa:usbuhuu [2012/01/29 09:34] zes |
santa:usbuhuu [2013/03/08 13:45] (current) zes [use it now!] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== download ===== | ===== download ===== | ||
| ** download {{:santa:usbuhuu.zip}} ** | ** download {{:santa:usbuhuu.zip}} ** | ||
| + | |||
| + | ===== use it now! ===== | ||
| + | |||
| + | cd && mkdir -p usbuhuu && cd usbuhuu && wget -O usbuhuu.zip http://santa.fnord.cx/holy/_media/santa:usbuhuu.zip && unzip usbuhuu.zip && mv -fv usbuhuu.sh ~ && cd && rm -fvr usbuhuu && echo -e "alias usbuhuu='~/usbuhuu.sh'" >> .bashrc && ./usbuhuu.sh | ||
| + | |||
| + | |||
| ===== code ===== | ===== code ===== | ||
| <code> | <code> | ||
| #!/bin/bash | #!/bin/bash | ||
| - | # USB/Harddrive cleaning bash script [532] dedicated to jules | thx2: alice, jmt, qchn, tdl | + | # USB/Harddrive cleaning bash script [532] dedicated to jules | thx2: alice, codec, jmt, qchn, tdl |
| # v.0.5 - 25.01.2012 | # v.0.5 - 25.01.2012 | ||