Fulltext results:
- Make your Mac feel at Home
- ur Home WLAN SSID (name): HOMESSID="mycastle" # # Get SSID info from 'airport' and search for $HOMESSID SSID=$(${AIRPORT} --getinfo | grep ' SSID:') SSID=$(echo ${SSID} | grep "
- rmdir for OSX
- ote a small bash function to remove directories together with the contained ''.DS_Store'' file: <code b