Les Stott wrote:
> tar -cvf /dev/null
>
> the tar to /dev/null actually doesn't take that long at all, maybe a few
> minutes depending on the size.
Gnu tar actually recognizes if stdout is connected to /dev/null (even if
you redirect instead of specifying -f) and doesn't bother to read the
file contents. I think that was an optimization intended to be used
with --totals for amanda's estimate runs that it uses to make the mix of
full/incrementals fit on the tape. I guess it works with -v too.
--
Les Mikesell
[EMAIL PROTECTED]
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/