below is my script but its not working as it should

system("command") or die "command failed: $?\n";

what will i do so that my script will display an error once the system
command failed?


thanks :)



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to