J
John
Hi,
I am writing a command line application and I would like to implement a
functionality similar to the "!" command in ftp.exe (that comes with most
windows distros) so that I can leave my application running on the background
and return to the cmd prompt, then I can come back to my application by
typing "exit"
any ideas?
Cheers
JT.
I am writing a command line application and I would like to implement a
functionality similar to the "!" command in ftp.exe (that comes with most
windows distros) so that I can leave my application running on the background
and return to the cmd prompt, then I can come back to my application by
typing "exit"
any ideas?
Cheers
JT.