Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 May 1997 23:38:44 -0400
From:      "David S. Miller" <davem@caip.rutgers.edu>
To:        pgiffuni@fps.biblos.unal.edu.co
Cc:        tom@sdf.com, chuckr@mat.net, hackers@FreeBSD.ORG
Subject:   Re: GNU is not tar
Message-ID:  <199705130338.XAA21612@darkwing.rutgers.edu>
In-Reply-To: <3377F32D.10DB@fps.biblos.unal.edu.co> (pgiffuni@fps.biblos.unal.edu.co)

next in thread | previous in thread | raw e-mail | index | archive | help
   Date: Mon, 12 May 1997 21:50:53 -0700
   From: "Pedro F. Giffuni" <pgiffuni@fps.biblos.unal.edu.co>

   tar -cbf filename.tar 10 *				Doesn't work !
   tar --create --file filename.tar --blocksize 10 *	works! 

Does:

tar -cbf 10 filename.tar *

work?  That's how the argument value ordering is supposed to work last
I checked.

---------------------------------------------////
Yow! 11.26 MB/s remote host TCP bandwidth & ////
199 usec remote TCP latency over 100Mb/s   ////
ethernet.  Beat that!                     ////
-----------------------------------------////__________  o
David S. Miller, davem@caip.rutgers.edu /_____________/ / // /_/ ><



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705130338.XAA21612>