ADSM-L

Re: format output

2003-05-13 14:30:03
Subject: Re: format output
From: "Prather, Wanda" <Wanda.Prather AT JHUAPL DOT EDU>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 13 May 2003 14:29:28 -0400
Use the "commadelimited" format (makes processing even easier!):
dsmadmc -id=admin -pass=pass -commadelimited q actlog begindate=now-1
msgno=1341

-----Original Message-----
From: Shawn Bierman [mailto:BiermanS AT METHODISTHEALTH DOT ORG]
Sent: Tuesday, May 13, 2003 2:16 PM
To: ADSM-L AT VM.MARIST DOT EDU
Subject: format output


Is there a way to format the output of a dsmadmc command so that it doesn't
wrap the text?  like when I do a:
dsmadmc -id=admin -pass=pass q actlog begindate=now-1 msgno=1341

i get output similiar to this:

05/12/03   20:33:07      ANR1341I Scratch volume 020071 has been deleted
from
                          storage pool 3494_OFFSITE_POOL.

The output wraps after the word "from".  Why does it do this and is it
possible to change it so that I can use my unix tools (grep/awk/sed) a
little easier without having to code around this return.

-shawn

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