On Thu, 10 Jul 2003, Joerg Johannes wrote:
> For plotting those files with gnuplot, I have to comment out the first 6 
> lines with a # sign. I know it must be possible writing a quick sed/awk 
> script for batch-processing this heap of data. Any experts around?

Someone else answered this problem already, and another person came up
with a sed script, if I read the replies correctly.  However, here's a
third way of doing things, assuming that removing the first 6 lines will
work as well:

tail +7 <filename>

-- 
         icq: 34583382 / msn: [EMAIL PROTECTED] / yim: tsunad

   "We are what we pretend to be, so we must be careful about what we 
    pretend to be." - Kurt Vonnegut Jr : Mother Night

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to