[lug] backups again
John Karns
jkarns at csd.net
Tue Oct 10 21:24:46 MDT 2000
On Tue, 10 Oct 2000, JEFF PFOHL was reputed to have said:
> Can once I fix that can I add something to direct the listing to a
> file?
>
> EX:
>
> root> tar cvf /dev/ht0 . >backuplist.oct102000
You might want to try something like:
tar cvf /dev/ht0 . | tee backuplist.oct102000
which would create the file and output to stdout to allow monitoring
status during the process.
----------------------------------------------------------------------
John Karns jkarns at csd.net
Bogota, Colombia Voice: 57-1-341-0300
More information about the LUG
mailing list