Can a Bourn Shell Script put itself in the background?

Chris Rees utisoft at googlemail.com
Sat Jun 6 16:16:32 UTC 2009


2009/6/6 Martin McCormick <martin at dc.cis.okstate.edu>:

> This also works in Linux's /bin/sh which I believe is an alias
> for bash so occasionally little things work differently.
>

Usually is, but in some it's linked to dash.

https://wiki.ubuntu.com/DashAsBinSh

Also, you should ONLY use POSIX-compatible commands/extensions in
/bin/sh scripts, or you cause breakage on many systems (including the
BSDs).

Chris


-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in a mailing list?


More information about the freebsd-questions mailing list