Networker

Re: [Networker] Save set messages question

2008-12-30 04:59:58
Subject: Re: [Networker] Save set messages question
From: Conrad Macina <conrad.macina AT PFIZER DOT COM>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 30 Dec 2008 04:56:34 -0500
One way to list the names of all running savegroups:

     echo "show name \n print type:nsr group;status:running" | nsradmin -i -

This works in Unix environments. In Windows you'd have to create a file with
the lines:
     show name
     print type:nsr group;status:running
And then feed the file into nsradmin:
     nsradmin -i myfile

To get the completion messages for a given group the Unix command would be:
     echo "show completion \n print type:nsr group;name:mygroup" | nsradmin -i -

I hope this helps,

Conrad Macina
Pfizer, Inc.

To sign off this list, send email to listserv AT listserv.temple DOT edu and 
type "signoff networker" in the body of the email. Please write to 
networker-request AT listserv.temple DOT edu if you have any problems with this 
list. You can access the archives at 
http://listserv.temple.edu/archives/networker.html or
via RSS at http://listserv.temple.edu/cgi-bin/wa?RSS&L=NETWORKER