Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Service controller for Linux/Unix

by jjhorner (Hermit)
on Feb 09, 2001 at 01:29 UTC ( #57271=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $action = $0 =~ /([^/]+)$/;
    
  2. or download this
    $0 =~ /([^\/]+)$/;
    my $action = $1;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others avoiding work at the Monastery: (2)
As of 2023-09-30 13:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?