Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: add after $1

by hipowls (Curate)
on Mar 20, 2008 at 22:25 UTC ( [id://675331]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    if [ -f /etc/rctladm.conf ] && [ -x /usr/sbin/rctladm ]; then
            /usr/sbin/rctladm -u
    fi
    
  2. or download this
    # Run rctladm to configure system resource controls based on the setti
    +ngs
    # previously saved by rctladm.  See rctladm(1m) for instructions on ho
    +w to
    ...
                            exit 0
                    fi
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-23 20:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found