Jim Meyering schrieb:
Noah Heusser <[EMAIL PROTECTED]> wrote:
I wantet nohup to write in a /var/../logfile. So I addet a Parameter to
specify a File in witch the output is forwardet.
Thanks for the suggestion and patch.
However, doesn't this do what you want?
nohup ...your-command... > /var/.../logfile
Yes, you are right. I never thought about this. Its that easy. *shame*
_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils