source: trunk/PrefsPane/Resources/DebugNetworkState.sh @ 1046

Revision 781, 218 bytes checked in by speck, 3 years ago (diff)

Add DebugNetworkState?.sh and make output a bit prettier, and debug timestamp. Rename "Network Config" tab to "Network State". Rename "-daemon" cmd line option to "-continous" as the tool doesn't go into daemon mode, but just keeps running instead of being single-shot.

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3echo
4echo "# Hit  ctrl-c  to stop (or just close the window)."
5exec /Library/PreferencePanes/GlimmerBlocker.prefPane/Contents/GlimmerBlockerProxy.app/Contents/MacOS/GBNetworkConfigurationListener -continous
Note: See TracBrowser for help on using the repository browser.