Networker

Re: [Networker] Scripting mminfo on Windows problem

2007-10-02 12:30:05
Subject: Re: [Networker] Scripting mminfo on Windows problem
From: MIchael Leone <Michael.Leone AT PHA.PHILA DOT GOV>
To: NETWORKER AT LISTSERV.TEMPLE DOT EDU
Date: Tue, 2 Oct 2007 12:25:19 -0400
> > 
> > > 
> > > for /f %%v in ('mminfo -q near,volrecycle,pool=PHAPRD -r volume') do
> > > @ECHO Found a PHAPRD that is RECYCLE! %%v
> > 
> Try:
> for /f %%v in ('mminfo -q "near,volrecycle,pool=PHAPRD" -r volume') do
> @ECHO Found a PHAPRD that is RECYCLE! %%v
> 
> For some reason or the other cmd.exe strips the ',' (comma) and '='
> (equal) signs...

That was it! Thanks. Appreciate it.

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

<Prev in Thread] Current Thread [Next in Thread>