Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2011 02:32:00 -0800 (PST)
From:      S Mathias <smathias1972@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   a perl question
Message-ID:  <117654.42578.qm@web121409.mail.ne1.yahoo.com>

next in thread | raw e-mail | index | archive | help
cat asdf.txt
bla-bla
bla-bla
bla[XYZ]
importantthing
another important thing
[/XYZ]
bla-bla
bla-bla
[XYZ]
yet another thing
hello!
[/XYZ]
bla-bla
etc.
$ SOMEPERLMAGIC asdf.txt > output.txt
$ cat output.txt
importantthing
another important thing
yet another thing
hello!


how can i sovle this question? what is SOMEPERLMAGIC? are there any perl gurus, that have a little spare time?

Thank you! :\


      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?117654.42578.qm>