Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

doom's scratchpad

by doom (Deacon)
on Jun 03, 2004 at 17:50 UTC ( [id://360325]=scratchpad: print w/replies, xml ) Need Help??

Hey bjensen34... maybe this is closer (I'm trying not to think very hard about why you want to do this):
# USAGE $0 {failover|normal|status} $1 {serial} # Syntax: DRDNSfail.pl {failover|normal|status} {serial} # Return: SUCCESS | ERROR # $version = "1.0"; #------------ # definition #------------ $VARIABLE = $ARGV[0]; $Serial = $ARGV[1]; $HOME_DIR = "/var/named/DRBAK"; $ROOT_DIR = "/var/named/zone"; #---------------------------------------------------- `perl -pi -e 's/2007\d\d\d\d\d\d/$ARGV[0]/' $ROOT_DIR/* $Serial`;
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-28 16:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found