mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-01-07 09:39:15 +03:00
Remove extraneous lookupd.md page
This commit is contained in:
parent
508e9629bb
commit
f04aed195e
@ -1,15 +0,0 @@
|
||||
# Airport
|
||||
|
||||
> Airport utility
|
||||
|
||||
- Create a symlink so you can easily run 'airport' without specifying a path.
|
||||
|
||||
`sudo ln -s /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport /usr/sbin/airport`
|
||||
|
||||
- Scan for available wireless networks
|
||||
|
||||
`airport -s`
|
||||
|
||||
- Disassociate from current airport network
|
||||
|
||||
`sudo airport -z`
|
Loading…
Reference in New Issue
Block a user