Welcome To Snipplr
Everyone's Recent Other Snippets Tagged osx
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
cd to directory, then run the line below to change any spaces in a filename to hyphens
0
4227
posted 11 years ago by flatearthcomms
List of breakpoints for debuging with gdb. Add them to your ~/.gdbinit.
0
1455
posted 15 years ago by zingo
I did write this snippet, I found it somewhere on the internet (I think I found it in a .bash_profile file in [dotfiles.org](http://www.dotfiles.org/)
Paste this code at the end of your .bash_profile file and the use it instead of man if you want...
0
996
posted 16 years ago by AzizLight
Bourne Shell Script (created on a FreeBSD_7.1-RELEASE system :-)
0
1118
posted 16 years ago by hackware
Greatly speeds up a slow Safari by purging any cached icons which have not been accessed in the past 30 days. Works well as a cron job.
From http://www.macosxhints.com/article.php?story=20040323144305318
2
2076
posted 19 years ago by Roshambo
« Prev 1 Next »