I tried 

bg $$

but $$ is the current process invoked just as $! is the process
of a backgrounded process started by that shell.

        So, can I make a shell script background itself after
starting?

Right now, I remind my coworkers to append the & after the
script name. the bg command expects a job number, not a process
ID.

Martin McCormick WB5AGZ  Stillwater, OK 
Systems Engineer
OSU Information Technology Department Telecommunications Services Group
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to