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
722
posted 14 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
1204
posted 14 years ago by kentoy