I am assumong that you use something on the order of

dumpcommandline  > /var/log/backup
If so - change to dumpcommandline  >> /var/log/backup

the >> appends rather than writing to the file.

On Tuesday 22 July 2003 18:17, AragonX wrote:
> I'm running a nightly backup using dump.  I'm outputting the information
> to a log file /var/log/backup.  I would like to add to the file each time
> I run a backup.  How do I do that?  Do I use cat?

-- 
Leon Sonntag
Systems Administrator


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to