Re: Running arbitrary commands on connect



Does this work for you?

nm-tool | grep '*' | grep -v 'Current Network' | cut -d ':' -f1 | cut -d
'*' -f2

Jon

On Mon, 2007-02-26 at 09:37 -0500, Darren Albers wrote:
> On 2/26/07, Yaakov Nemoy <loupgaroublond gmail com> wrote:
> > These are good, thanks.  The only part left, where can i find a DBUS
> > reference to get the actual essid of the wireless network being
> > connected to?
> >
> 
> I will let Dan answer the question about DBUS but another option would
> be to use iwconfig and parse it for the SSID.
> _______________________________________________
> NetworkManager-list mailing list
> NetworkManager-list gnome org
> http://mail.gnome.org/mailman/listinfo/networkmanager-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]