Re: A little bash/perl programming help?
- From: Robert Newson <ReapNewsB@xxxxxxxxxxxxxxxxxxx>
- Date: Thu, 27 Sep 2007 21:47:38 GMT
Ivan Marsh wrote:
....
If you don't want a varying length header, then just print 2 lines, as in:
print 1 2 3
print 123456789012345678901234567890123...
Or am I missing something here?
If the file is greater than 80 characters it has to split the lines and
continue counting.
Aha, as in:
9 0 1
123456789012345678901234567890123...
the rest of the line
What happens at 100? An extra row with a one above all subsequent 10s markers, or just a 1 above the 100 marker?
I'm trying to get the data off of the machine at this point just to see
how the script was written. But I have a feeling recovery is a lost
cause.
good luck
.
- Follow-Ups:
- Re: A little bash/perl programming help?
- From: jellybean stonerfish
- Re: A little bash/perl programming help?
- From: Ivan Marsh
- Re: A little bash/perl programming help?
- References:
- Re: A little bash/perl programming help?
- From: Robert Newson
- Re: A little bash/perl programming help?
- From: Ivan Marsh
- Re: A little bash/perl programming help?
- From: Robert Newson
- Re: A little bash/perl programming help?
- From: Ivan Marsh
- Re: A little bash/perl programming help?
- Prev by Date: Re: A little bash/perl programming help?
- Next by Date: Re: A little bash/perl programming help?
- Previous by thread: Re: A little bash/perl programming help?
- Next by thread: Re: A little bash/perl programming help?
- Index(es):
Relevant Pages
|