THANKS A LOT!!!
"Malunas" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have a log file in text format. I need to delete the first line so I
could
> put the rest in MySQL database. How do I delete only the first line of
this
> text file?
> Thanks for your he
easy.. just read the filehandle like so...
;
Perl still reads the line like with a normal assignment; it just
disappears 'cause there was nowhere to put it..
you're welcome
deen
On Sun, 27 Jan 2002, Malunas wrote:
> I have a log file in text format. I need to delete the first line s
Sunday, January 27, 2002, 10:00:44 PM, Malunas wrote:
> I have a log file in text format. I need to delete the first line so I could
> put the rest in MySQL database. How do I delete only the first line of this
> text file?
perldoc -q "delete a line in a file"
--
Best Regards,
Daniel
I have a log file in text format. I need to delete the first line so I could
put the rest in MySQL database. How do I delete only the first line of this
text file?
Thanks for your help.
Malunas
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]