Hi guys, I am sure this questions has been asked so many times but please
help me on this one.

I have a file with the following pattern

<filename1: subfilename1
1 2 3 4 5 6...20
21 22.........40
etc
etc
<filename2: subfilename2
1 2 3 4 5 6...20
21 22 ........40
etc.
etc

....
....


how do I find the line with only the "<" character?

and store that line in a hash and the rest chomp them and store them as
the hash value?

Thanks!!

Eric


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to