Pages
Home
About Us
Dossier
perl fork
if( !fork ) {
$SIG{HUP} = "IGNORE";
open STDOUT, ">", "/dev/null";
open STDERR, "&=STDOUT";
exec "/usr/bin/mysql", $new_DB, "-h", "192.168.1.5", "-u", "user", "-ppasswd"
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Other Articles
Enter your email address:
No comments:
Post a Comment