Date: Tue, 13 May 1997 00:42:43 -0700 From: "Pedro F. Giffuni" <pgiffuni@fps.biblos.unal.edu.co> To: John Hay <jhay@zibbi.mikom.csir.co.za> Cc: hackers@FreeBSD.ORG Subject: Re: GNU is not tar Message-ID: <33781B73.68C8@fps.biblos.unal.edu.co> References: <199705130446.GAA05044@zibbi.mikom.csir.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
As Warner pointed me out, I screwed. I typed cbf instead of cfb. tar is not in the same spirit of ls :(. Sorry for the noise, continue with your local programming.... Pedro. John Hay wrote: > > ====== > To create an archive on tape drive /dev/rst0 with a block size of 20 > blocks, containing files named "bert" and "ernie", you can enter > tar cfb /dev/rst0 20 bert ernie > or > tar --create --file /dev/rst0 --block-size 20 bert ernie > ====== > > John > -- > John Hay -- John.Hay@mikom.csir.co.za
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33781B73.68C8>