Fulltext results:
- Make your Mac feel at Home
- ~~META:date created = 2010-05-03 16:24~~ ====== Make your Mac feel at Home ====== A small snippet from one of my scrip... ac is in the given (home) WLAN. <code bash> # # Path to 'airport' executeable, as of Mac OS X 10.5. A
- Command Line Audio
- ~~META:date created = 2009-06-19 16:17~~ ====== Command Line Audio ====== ===== Change Mac Audio Volume from Co... To change the audio volume from remote of my Mac at home, I needed a command line tool which I can us... <code bash> afplay file.wav </code> More information on how to use afplay is available via afplay -
- rmdir for OSX
- ====== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store... ng directories from the command line quite complicated: <code bash> $ rmdir test rmdir: test: Director... With this function you can remove the directory at once: <code bash> $ rmdir test removing test/.DS_
- MacPorts
- ode> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninstalled: <code> ... autoconf @2.69... MacPorts for a while, you will see a lot of duplicate ports. You can clean these: <code bash> sudo por