Date: Wed, 20 Sep 2000 10:04:25 +0400 From: Igor Roboul <igor@raduga.dyndns.org> To: cjclark@alum.mit.edu Cc: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: GNU tar on FreeBSD Message-ID: <20000920100425.A14928@linux.rainbow> In-Reply-To: <20000919224231.P367@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Tue, Sep 19, 2000 at 10:42:31PM -0700 References: <20000920080632.A11387@linux.rainbow> <20000919224231.P367@149.211.6.64.reflexcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 19, 2000 at 10:42:31PM -0700, Crist J . Clark wrote: > > Because on every tar(1) I have ever used has the 't' option do what > you ask. Again, 't' not 'T.' You coulda RTFM. I'm talking about GNU tar which is used with FeeBSD. From man page: -T file --files-from file Get names of files to extract or create from file, one per line. -t --list List the contents of an archive; if filename arguments are given, only those files are listed, otherwise the entire table of contents is listed. I wish _ADD_ files with specified names to archive and not _SHOW_ content of archive :-) %uname -a FreeBSD demon.rainbow 4.1-STABLE FreeBSD 4.1-STABLE #0: Sun Sep 10 19:56:47 MSD 2000 root@demon.rainbow:/usr/obj/usr/src/sys/DEMON i386 %tar --version GNU tar version 1.11.2 -- Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", Sochi, Russia http://www.brainbench.com/transcript.jsp?pid=304744 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000920100425.A14928>