On Mar 31, 2008, at 3:46 PM, Thijs van der Vossen wrote:

On 31 Mar 2008, at 23:41, Jamis Buck wrote:
From "man nohup":

If the output file nohup.out cannot be created in the current
directory, the nohup utility uses the directory named by HOME
to create the file.

My guess is that since "sh -c" doesn't start a login shell, it is
inheriting the environment of the invoking shell, including the HOME
environment variable, and is trying to open it there.

Thanks. The man page on your system is a lot more informative than the
one on RHEL5.

OS X for the win! ;)

- Jamis

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to