I would like to spawn a new process to run concurrently with the calling process within a script. If I simply call the process to run the parent process sleeps while the child process runs. However I would like them to run concurrently. Is there a way to do this.
Any assistance would be appreciated
Thanks
Any assistance would be appreciated
Thanks