"Jeff Johnson" <[EMAIL PROTECTED]> wrote:
> > nohup will only redirect output to nohup.out if you haven't redirected
> > it yourself, and then I believe only if you actually print something
> > to stdout.
> 
> I'm not redirecting stdout so it should but it doesn't.  I can't get
> nohup to do much of anything.  According to the short manpage, I would
> think "nohup ls" should create a file nohup.output with a directory
> listing in it, it doesn't, it goes to the console.  Strange.

If it can't write to nohup.out, it writes to ~/nohup.out -- maybe
that's it?

  Ian

_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to