wolfie


Member since 11/10/2006

3 snippets

1981 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

wolfie's Recent Bash SnippetsTagged Bash



« Prev 1 Next »
Useful if you need to run the same command for lots and lots of different parameters
0 865 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 676 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 713 posted 16 years ago by wolfie
« Prev 1 Next »