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. Kind regards, Thijs -- Fingertips - http://www.fngtps.com --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
