On Friday, April 19, 2002, at 12:29 , Pedro A Reche Gallardo wrote:
> HI, I have a file that it could be devided in set of lines, each set
> startingi with a line that has the ">" symbol. Of everyset of lines, I
> am trying to print only the line that contain the ">" symbol and the
> next line. Please see below. Any help welcome.
> Regards,
in simpler terms something like:
Foist we Make the File with:
>line1
line2
line3
>line4
line5
line6
>line7
>line8
Now we Do The VooDoo
>line1
line2
>line4
line5
>line7
>line8
http://www.wetware.com/drieux/CS/lang/Perl/Beginners/ThisAndTheNextLine.txt
ciao
drieux
---
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]