Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Getting the Current Network Location' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Getting the Current Network Location
Authored by: mattw on Jan 20, '03 04:45:23PM
It's not necessarily an easier way (because it still has to be regexp'd to extract the current location), but this also lets you change location from the command line:
bash-2.05a$ scselect 
usage: scselect [-n] new-set-name

Defined sets include: (* == current set)
   0    (Automatic)
 * 1    (...etc)


[ Reply to This | # ]