Ron Kimball wrote:
> So, what is the ampersand for?

It means the command should be ran in the background and the script 
execution should continue without waiting for the command to complete.

mvpmc runs continually like a server process. Even when you hit the 
green button to "power down" it still stays running.

The script need to continue running as your startup script is called 
from the main rcS startup script, and there are additional commands to 
run after your script gets called.

  -Tom


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to