spt58 wrote: > Does anyone how I can run a script in the background from the User > commands section? > > Invalid characters: & " > > So i cant user /home/tc/myscript.sh & > > Thanks
I think we are adding the command to background by default in the latest release of pCP. Check ps. If not, you could make a script that submits /home/tc/myscript.sh & regards Greg ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=105997 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
