If you need the output of the command in your program (you presumably do), then you have to wait for this command to complete and using back ticks is probably the best solution, even if it is arguable that this is not exactly background.
In reply to Re: running a cmd in background and capturing the output
by Laurent_R
in thread running a cmd in background and capturing the output
by PBeginner
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |