In Linux once the Perl script get complete of its execution, then how to close that current command prompt
No use repeating your question, please read my answer here or there.
You may understand that Perl, when it has already finished, cannot do any more for you, how unsatisfying that is.
That is why you add the unix/linux exec command to your call to the perl script, when you start it.
Cheers, Sören
Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)
| [reply] [d/l] |
In Linux once the Perl script get complete of its execution, then how to close that current command prompt(a paragraph)
| [reply] |