Fulltext results:
- rmdir for OSX
- ==== rmdir for OSX ====== The Finder on OSX creates ''.DS_Store'' files in the directories to store its settings. This makes removing directories from the command line quite complicated: <code
- Make your Mac feel at Home
- == A small snippet from one of my scripts which tests whether your Mac is in the given (home) WLAN. ... Frameworks/Apple80211.framework/Versions/Current/Resources/airport" # # Set this to your Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSID info from 'airport' an
- MacPorts
- MacPorts ====== ===== List Ports ===== list requested ports: <code bash> port echo requested | cut -d ' ' -f 1 | uniq </code> list installed ports: <co... ill see a lot of duplicate ports. You can clean these: <code bash> sudo port uninstall inactive </code
- Clear DNS Cache
- sh the cache and then send a signal the the 'mDNSResponder'. dscacheutil -flushcache sudo killall -HUP mDNSResponder {{tag>mac osx sysadmin dns cache cli}}
- Set a Mac's Hostname
- hostname, use the ''scutil'' utility (enter the desired hostname instead of ''the_hostname''): <code
- AirPort Command Line Interface
- xdaily.com/2011/05/31/enable-disable-airport-wireless-connections-command-line/|OS X Daily]] ==== Air
- Command Line Audio
- How to play an audio file from command line is described here: [[http://www.macosxhints.com/article.