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

Re: Redirect stdout without clobbering?



On 6 May 2010 19:31, Robert P. J. Day <rpjday@crashcourse.ca> wrote:
> Quoting Dotan Cohen <dotancohen@gmail.com>:
>
>> Is there a way to redirect stdout to a file without clobbering its
>> possibly-existing contents? Rather, the output should be appended to
>> the end of the file. Thanks.
>
>  use ">>" instead of ">".
>
> rday
>
>

Great, thanks!

-- 
Dotan Cohen

http://bido.com
http://what-is-what.com


Reply to: