Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

script with %.....

Status
Not open for further replies.

sguay

Technical User
May 15, 2002
30
CA
Hi

I run this mminfo command :

mminfo -avot -q "savetime>24 hours ago,name=S:\,client=!!servername" -r "volume,client,name(15),savetime(25),nsavetime,sumsize"

I got this result

client name date time SAVE TIME size
!!servername S:\ 31/03/2008 4:00:28 AM 1206950428 13 GB

Then i run the following nsrinfo to see what is include in the backup. "i take the SAVE TIME result"
nsrinfo -t 1206950428 !!servername


I want to know if it possible to run the command with a % sign in my nsrinfo command to reach the SAVE TIME and put it in a *.txt file.

Regard

sylvain

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top