Networker

Re: [Networker] getting a text list of clients out of Networker

2002-09-17 11:06:51
Subject: Re: [Networker] getting a text list of clients out of Networker
From: Davina Treiber <treiber AT HOTPOP DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Tue, 17 Sep 2002 11:06:46 -0400
On Tue, 17 Sep 2002 10:20:58 -0400, Paul Crossman <pcrossma AT WILDFIRE DOT COM>
wrote:

>Is there a way to get a list of clients out of networker?

Sure. My script goes like this:

#!/bin/ksh
echo "show name
print type:NSR client" | nsradmin -i - | sed 's/name: //
s/ //g
s/;//' | grep -v "^$"

--
Note: To sign off this list, send a "signoff" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=