Welcome To Snipplr


Everyone's Recent Snippets Tagged mac



0 1714 posted 16 years ago by yakafokon
run the command in a terminal window restart the computer (... I didn't find another way so that the command take effect)
0 1550 posted 16 years ago by yakafokon
0 1403 posted 16 years ago by nalmeida
0 1405 posted 16 years ago by nalmeida
In Snow Leopard, bash treats colors differently. All the color codes that are escaped with \e won't be recognized. The new escape sequence is \033. The list below works perfectly in Snow Leopard
0 1448 posted 16 years ago by AzizLight
This example demonstrates a way to control Adobe InDesign from Perl. Tested on MacOS X 10.5.7 and INDD.
0 1494 posted 16 years ago by myhd
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 1191 posted 16 years ago by AzizLight
Mac OS X creates files beginning with *._* to Samba shares when files on a Unix/Linux machine are accessed with a Mac. I use [Coda](http://www.panic.com/coda/) to access a Samba share on my development server at work. This is really annoying when c...
1 2152 posted 16 years ago by shaunchapman
1 1828 posted 16 years ago by fnurl
Open Terminal and enter this command.
1 2289 posted 17 years ago by jonhenshaw
1 1726 posted 17 years ago by aemkei
0 1023 posted 17 years ago by aemkei
setting additional css file for browsers under MacOS with JQuery
0 1432 posted 17 years ago by DesTincT
`lookupd` doens't exist in Leopard, instead `dscacheutil` should be used.
2 2104 posted 17 years ago by rastersize
0 1453 posted 17 years ago by therobot
0 1379 posted 17 years ago by sudarkoff
1 1688 posted 17 years ago by mikegreen
Forces a recalcitrant port to install by *uninstalling* it completely first
0 1022 posted 17 years ago by cczona
When Apache under OS X throws 'Forbidden' errors on files under the ~/Sites path, and the error log report 'Permission denied: access to /somefile/blah failed because search permissions are missing on a component of the path', check a missing Other E...
1 1936 posted 18 years ago by cczona
To find out how much swap you are using at any given time. If there's more than 1 swapfile you could benefit from more RAM.
0 1303 posted 18 years ago by cczona
Quick way to lock up some sensitive files?
0 1891 posted 18 years ago by micmath