On Thu, May 06, 2010 at 07:26:30PM +0300, Dotan Cohen wrote:
> 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.

The double > (>>) operator?

I'd also recommend that you check out tee and tee -a.

Kumar
-- 
Steal my cash, car and TV - but leave the computer!
                -- Soenke Lange <[email protected]>


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to