Networker

Re: [Networker] NSRADMIN

2004-02-20 04:11:15
Subject: Re: [Networker] NSRADMIN
From: Davina Treiber <Treiber AT HOTPOP DOT COM>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Fri, 20 Feb 2004 07:50:53 +0000
Sakowski, Aaron-Cons A [Non-Employee/0927] wrote:
Here's an ugly little sed script I wrote up a while ago to make the output
fit into an excel spreadsheet a bit better.  This combines the two lines
into a single, tab seperated line:

/name:/{
N
s/; \nNetW/; NetW/g
s/NetWorker /NetWorker_/
s/;//g
s/ /    /g
s/^$//
}

I often use something very similar, but I find the comma separated is
more reliable.

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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