kentoy


Member since 2010

5 snippets

6269 profile views

3 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

kentoy's Recent Snippets



« 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 1678 posted 16 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 2661 posted 16 years ago by kentoy
« Prev 1 Next »