HP3000-L Archives

January 2001, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jon Diercks <[log in to unmask]>
Reply To:
Jon Diercks <[log in to unmask]>
Date:
Thu, 11 Jan 2001 13:27:20 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
Hey, at least I didn't implement it as a DEBUG macro. ;-)

At 01:10 PM 1/11/2001 -0800, COLE GLENN (Non-HP-SantaClara ex2) wrote:
>Jon Diercks writes:
>
> > #!/bin/sh
> > callci "DSTAT ALL" |
> >    awk '$2 ~ /MASTER/ {x = $NF;
> >      sub("^\(?","/SYS/PUB/VOLUTIL \"showset ",x);
> >      sub("-[0-9]+\)?$"," classes\"",x);
> >      print x; }' >/tmp/vcl.$$
> > . /tmp/vcl.$$
> > rm /tmp/vcl.$$
>
>...thus showing there's a reason why this stuff
>is called "code." ;)
>
>--Glenn
>

ATOM RSS1 RSS2