script help
- From: "Miller, Dave (I.S.)" <Dave.Miller@xxxxxxx>
- Date: Fri, 19 May 2006 11:33:40 -0400
I'm trying to produce a list of ESS volumes info by combining two files
then sorting them, then joining, but I need help on the latter as the
number of lines varies that needs to be joined.
I can produce a file a la:
1010 4.5 10 vs3 \
1010 XASATEST
1011 4.5 10 vs3 \
1011 XASATEST
1012 4.5 10 vs3 \
1012 XASBTEST-FCS1
1012 XASBTEST-FCS2
1012 XASBTEST-FCS3
1013 4.5 10 vs3 \
1013 XASBTEST-FCS1
1013 XASBTEST-FCS2
AND would like to join the lines and end up with
1010 4.5 10 vs3 1010 XASATEST
1011 4.5 10 vs3 1011 XASATEST
1012 4.5 10 vs3 1012 XASBTEST-FCS1 1012 XASBTEST-FCS2
1012 XASBTEST-FCS3
1013 4.5 10 vs3 1013 XASBTEST-FCS1 1013 XASBTEST-FCS2
But I am stumped as the number of lines to be joined varies....any help
would be appreciated. Thanks.
-----------------------------------------
CONFIDENTIALITY NOTICE: This email communication and any
attachments may contain confidential and privileged information for
the use of the designated recipients named above. If you are not
the intended recipient, you are hereby notified that you have
received this communication in error and that any review,
disclosure, dissemination, distribution or copying of it or its
contents is prohibited. If you have received this communication in
error, please reply to the sender immediately or by telephone at
(413) 794-0000 and destroy all copies of this communication and any
attachments. For further information regarding Baystate Health's
privacy policy, please visit our Internet web site at
http://www.baystatehealth.com.
- Follow-Ups:
- Re: script help
- From: Enrique Sanchez Vela
- Re: script help
- Prev by Date: Re: Off subject:LISTserver (SOLVED)
- Next by Date: Re: script help
- Previous by thread: Re: Off subject:LISTserver (SOLVED)
- Next by thread: Re: script help
- Index(es):
Relevant Pages
|