Never been to CodeSnippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)

airport (See related posts)

# For more information see:
# airport - the Little Known Command Line Wireless Utility,
# http://osxdaily.com/2007/01/18/airport-the-little-known-command-line-wireless-utility/

/usr/bin/sudo /bin/ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport

airport -help
airport -I
airport -S
airport -s

You need to create an account or log in to post comments to this site.