karthik.raju has asked for the wisdom of the Perl Monks concerning the following question:
code is
This script is giving output as:-system ("sh /xx/xx/artifact-3.3.0/bin/artifactory.sh"); print "Done";
########################################################### ### Artifactory successfully started (6.898 seconds) ### ###########################################################
once it is started, we need to print "done" but this is not happening. Can you please help me on this. -Karthik
- Comment on How to come back to the cmd prompt once the command executed
- Select or Download Code
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How to come back to the cmd prompt once the command executed
by blindluke (Hermit) on Feb 09, 2015 at 11:57 UTC | |
by karthik.raju (Acolyte) on Feb 10, 2015 at 03:28 UTC | |
|
Re: How to come back to the cmd prompt once the command executed
by vinoth.ree (Monsignor) on Feb 09, 2015 at 12:19 UTC | |
by karthik.raju (Acolyte) on Feb 10, 2015 at 03:35 UTC |