Welcome To Snipplr
Everyone's Recent Bash Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Enter this command in Terminal to restart Apache. Especially useful after you've made changes to the hosts file.
2
2463
posted 19 years ago by jonhenshaw
Run this command in the Terminal on Mac OS X to flush the DNS cache on your computer. This is especially helpful when making changes to the host file.
2
3025
posted 19 years ago by jonhenshaw
Mount Samba share from osx terminal, might not show up in Finder
0
2551
posted 19 years ago by vanne
This allows you to use perl syntax highlighting in vi for test scripts that use the ".t" file extension
0
3222
posted 19 years ago by wolfie
Change / to the root directory you wish to search in. Change -7 to +7 for files changed more than a week ago.
1
2486
posted 19 years ago by micmath
There's another snippet here that's pure Ruby. This one can be used from the command line directly. The previous version still used Ruby, this one is pure shell.
0
2059
posted 19 years ago by plexus
SSh with 3 levels of debugging this useful if you can't login and need to see what is going on.
1
2096
posted 19 years ago by vanne
Remove all those annoying thumbnail files that Windows users created while browsing your network drive. This command traverses all directories and deletes all "Thumbs.db" files as it finds them.
1
3097
posted 19 years ago by Roshambo
Move all mails with a certain subject (in this case starting with the word "Undelivered" into a backup dir.
It is by no means a mail filter, I needed it to clean out the maildirectory after a HDD crash wich caused over 1000000 (one million) local bo...
0
1634
posted 19 years ago by berkes