wolfie


Member since 11/10/2006

4 snippets

1962 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

wolfie's Recent SnippetsTagged Bash



« Prev 1 Next »
Useful if you need to run the same command for lots and lots of different parameters
0 860 posted 15 years ago by wolfie
Useful if you have a shell script running lots of the same command and want to know how many of them have been done
0 672 posted 15 years ago by wolfie
A one-liner to remove any temporary files modified over one day ago. Removes files from /tmp/ Run without the '-exec rm {} \;' part to check that it is matching the right set of files - this can be dangerous if run by root! If you want to remove fi...
1 710 posted 16 years ago by wolfie
« Prev 1 Next »