Veritas-bu

[Veritas-bu] Reporting amount backed up per-machine?

2003-03-06 11:47:33
Subject: [Veritas-bu] Reporting amount backed up per-machine?
From: Mark.Donaldson AT experianems DOT com (Donaldson, Mark)
Date: Thu, 6 Mar 2003 09:47:33 -0700
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C2E400.156A34D0
Content-Type: text/plain

Thanks, Wayne.  You're right.  I snipped this code from a larger script that
does three reports.  The TMPFILE2 is a legacy of that - I thought I changed
it all but I obviously missed it.

List members take note, please.

-M

-----Original Message-----
From: Wayne T. Smith [mailto:WTSmith AT maine DOT edu]
Sent: Thursday, March 06, 2003 9:37 AM
To: Mark.Donaldson AT experianems DOT com
Subject: RE: [Veritas-bu] Reporting amount backed up per-machine?


Hi Mark,

On this line (in a recent Veritas-bu post)

      if [ `wc -l $TMPFILE2 | awk '{print $1}` -eq 0 ]

of your script, you probably meant $TMPFILE?  As entered, the script 
hangs on wc. :-)

thanks and cheers, wayne
-- 
Wayne T. Smith -- WTSmith AT Maine DOT edu
University of Maine System -- UNET -- Systems Software Analyst

------_=_NextPart_001_01C2E400.156A34D0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DUS-ASCII">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Veritas-bu] Reporting amount backed up per-machine?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Thanks, Wayne.&nbsp; You're right.&nbsp; I snipped =
this code from a larger script that does three reports.&nbsp; The =
TMPFILE2 is a legacy of that - I thought I changed it all but I =
obviously missed it.</FONT></P>

<P><FONT SIZE=3D2>List members take note, please.</FONT>
</P>

<P><FONT SIZE=3D2>-M</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Wayne T. Smith [<A =
HREF=3D"mailto:WTSmith AT maine DOT edu">mailto:WTSmith AT maine DOT 
edu</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, March 06, 2003 9:37 AM</FONT>
<BR><FONT SIZE=3D2>To: Mark.Donaldson AT experianems DOT com</FONT>
<BR><FONT SIZE=3D2>Subject: RE: [Veritas-bu] Reporting amount backed up =
per-machine?</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Hi Mark,</FONT>
</P>

<P><FONT SIZE=3D2>On this line (in a recent Veritas-bu post)</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if [ `wc -l $TMPFILE2 =
| awk '{print $1}` -eq 0 ]</FONT>
</P>

<P><FONT SIZE=3D2>of your script, you probably meant $TMPFILE?&nbsp; As =
entered, the script </FONT>
<BR><FONT SIZE=3D2>hangs on wc. :-)</FONT>
</P>

<P><FONT SIZE=3D2>thanks and cheers, wayne</FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>Wayne T. Smith -- WTSmith AT Maine DOT edu</FONT>
<BR><FONT SIZE=3D2>University of Maine System -- UNET -- Systems =
Software Analyst</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C2E400.156A34D0--