Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Re: Re: Help e-mailing last 50 lines of log file

by clarke (Initiate)
on Jul 18, 2002 at 19:12 UTC ( [id://182986]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use Getopt::Long;
    ...
        'C:\\LOG\\\LOG1.LOG, 
        
        );
    
  2. or download this
    GetOptions ('server:s', \$server, 'service:s', \$service, 'action:s', 
    +\$action);
    
    ...
                            }
                    }
            }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (8)
As of 2024-04-23 15:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found