Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: filtering my own output

by RhetTbull (Curate)
on Sep 06, 2001 at 19:50 UTC ( [id://110602]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    
    ...
    UnFilter \*STDERR;
    
    close LOGFILE || die "close: $!";
    
  2. or download this
    /home/rhet/misc> ./filter.pl
    hello world
    /home/rhet/misc> cat test.log
    Thu Sep  6 11:46:24 2001: hello world
    /home/rhet/misc>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (4)
As of 2024-03-29 12:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found