Jenda Krynicky wrote:
From: aroushdi <[EMAIL PROTECTED]>
I am writing a script to ask for some variables , construct the
command then launch the command with qx or backtick . The command
works fine . My problem is that the command monopolizes a console
session ( I can kill it and my
I am writing a script to ask for some variables , construct the command
then launch the command with qx or backtick . The command works fine .
My problem is that the command monopolizes a console session ( I can
kill it and my fired command still works ) .
what i need is to fir the command in th
Hi everybody,
i am having a script which asks for some variables i take these
variables and construct the command .
the command works fine using the qx /command/ or the back ticks .
my problem is that i want to return to the perl program and exit nicely
. otherwise i endup with a console window w