You can read about nohup in Debian as well :) Piotr
On 1 Kwi, 00:11, Thijs van der Vossen <[EMAIL PROTECTED]> wrote: > On 1 Apr 2008, at 0:03, Jamis Buck wrote: > > > > > 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! ;) > > I'll see if they can get me a few nice XServes at RackSpace. ;) > > -- > 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 -~----------~----~----~----~------~----~------~--~---
