[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: nohup, but not nohup.out -- how to?



On 1/12/07, David Jardine <david@jardine.de> wrote:
On Fri, Jan 12, 2007 at 12:45:44PM +0530, vikrant vig wrote:
> Hi!
>
>
>
> Nohup.out got larga enough and I don't want to redirect nohup output neither
> to nohup.out  nor to any other file.
>
> How can I do it???

nohup <command> > /dev/null

nohup <command> > /dev/null 2>/dev/null &

--
http://arhuaco.org
http://emQbit.com



Reply to: