Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: removing lines from a file

by rev_1318 (Chaplain)
on Jun 22, 2005 at 21:15 UTC ( [id://469183]=note: print w/replies, xml ) Need Help??


in reply to Re: removing lines from a file
in thread removing lines from a file

Writing to a fifo should be no problem. For the application, it's like writing to a ordinary file. But the log rotation is a good point. There you should be carefull indeed.

Paul

Replies are listed 'Best First'.
Re^3: removing lines from a file
by ministry (Scribe) on Jun 23, 2005 at 14:27 UTC
    The FIFO idea seems to be the best solution for me here. I can point my application to write to a FIFO pipe, and just disregard all lines I would have previously tried to remove. As far as the log rotation; it seems as though it would be as simple as a 'real-time' rotation. Meaning I would base the logfile output on the time/date stamp prefixing each of the incoming lines. Then create new files on the fly based on those metrics. Would an idea like this be the best solution for my problem?

    cheers, Ev

    Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://469183]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2025-01-23 10:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (63 votes). Check out past polls.