Re: function system
comd3"); Pedro corcobado wrote: I have a problem with the function system. I execute a source like this: programa.pl #!/opt/perl/bin/perl . . . . . . . sub funcion_monitor () { system("nohup funcion_halt &&quo
function system
I have a problem with the function system. I execute a source like this: programa.pl #!/opt/perl/bin/perl . . . . . . . sub funcion_monitor () { system("nohup funcion_halt &"); } sub funcion_halt () { syste