Profile
Achievement

kentoy's Recent Snippets
- All /
« Prev 1 Next »
find files using "find" and piping the output to rm using xargs; 1st argument to find is the search directory (command substituted in this example by `pwd`)
0
484
posted 13 years ago by kentoy
<ol><li>save as filename.sh</li><li>chmod u+x filename.sh</li><li>usage : ./filename.sh\"url\"</li></ol>
1
817
posted 13 years ago by kentoy