In Linux once the Perl script get complete of its execution, then how to close that current command prompt ??
and also with the below command, i'm not able to print "Server started" even after the server get started.
Please help.system("ssh buildteam\@xx.xx.xx.xx sh /a/bbb/JBoss7/jboss-as-7.1.1.Fin +al/bin/standalone.sh -b 0.0.0.0 &"); print "Server Started";
Thanks, Karthik
In reply to In Linux how to kill the Prompt by karthik.raju
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |