Welcome To Snipplr


Everyone's Recent Snippets Tagged mac



0 1184 posted 15 years ago by titosemi
0 1318 posted 15 years ago by titosemi
0 2427 posted 15 years ago by traeregan
0 1496 posted 15 years ago by vigoncas
Put the script in the app "Spark" (download from http://www.shadowlab.org/Software/spark.php) and give it a shortcut
0 1607 posted 15 years ago by Macgeeky
0 1731 posted 15 years ago by iloveitaly
the os x version of realpath works differently than the linux version; the following allows you to attain the same functionality in a shell on os x as `readlink -f $0` on a standard linux dist.
0 1688 posted 15 years ago by iloveitaly
0 3925 posted 15 years ago by latsnip
0 1308 posted 15 years ago by alvarezrilla
Command: svn log -rHEAD:443 | sed -n '/nalmeida/,/-----$/ p'
0 1342 posted 15 years ago by nalmeida
1 1576 posted 16 years ago by dalcacer
0 1279 posted 16 years ago by mariusscheel
more tips available; see link
0 1215 posted 16 years ago by obi
for help, type: ./compc -help [command]
0 1172 posted 16 years ago by nalmeida
The code shows how to take a known MAC (e.g. "00:00:00:11:22:33") and locate the NIC which has that MAC. Note that the built-in MAC class for .NET is called PhysicalAddress (in System.Net.NetworkInformation). PhysicalAddress.Parse can take a string,...
0 2487 posted 16 years ago by pckujawa
To config Terminal do move (left and right) word-by-word: - Esc + b (left) - Esc + f (right) To configure it to Alt + left and right: - Open Terminal preferences (command + ,); - At Keyboard tab, select "control cursor left (or right)" and...
0 3456 posted 16 years ago by nalmeida
If you're writing a preference pane and you'd like to exit back to the main System Preferences view, just use this code.
1 2485 posted 16 years ago by Carter
获取MAC地址
0 1385 posted 16 years ago by richardw
0 1271 posted 16 years ago by yazu
Instructions for enabling multiple virtual hosts on Mac OSX. Based on default Apple Apache install. If you don't want to be manually changing these files, checkout the very slick GUI application - VirtualHostX (http://clickontyler.com/virtualhostx/)
3 1818 posted 16 years ago by benjaminpearson
0 1642 posted 16 years ago by iloveitaly
0 1216 posted 16 years ago by nalmeida