sibawe2000
IS-IT--Management
Hi all,
I'm writting an MS-DOS batch script that runs 2 shell commands ( => no need for complicated VBS).
I need the first command to generate a process in the background.
simply put: what is the MS-DOS equivalent of Unix bash's "&" at the end of a command ?
Thanks for your help.
If anyone knows of a useful site for unix users who try to play with MS-DOS scripts ...
sibawe2000
I'm writting an MS-DOS batch script that runs 2 shell commands ( => no need for complicated VBS).
I need the first command to generate a process in the background.
simply put: what is the MS-DOS equivalent of Unix bash's "&" at the end of a command ?
Thanks for your help.
If anyone knows of a useful site for unix users who try to play with MS-DOS scripts ...
sibawe2000