From owner-freebsd-questions Fri Feb 21 10:42:29 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B8437B401 for ; Fri, 21 Feb 2003 10:42:28 -0800 (PST) Received: from post-21.mail.nl.demon.net (post-21.mail.nl.demon.net [194.159.73.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9016943FAF for ; Fri, 21 Feb 2003 10:42:26 -0800 (PST) (envelope-from cls@raggedclown.net) Received: from [212.238.197.102] (helo=mailhost.raggedclown.net) by post-21.mail.nl.demon.net with esmtp (Exim 3.36 #1) id 18mI7t-000CTh-00 for freebsd-questions@FreeBSD.ORG; Fri, 21 Feb 2003 18:42:25 +0000 Received: from localhost (localhost [127.0.0.1]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id 6633FC6F9 for ; Fri, 21 Feb 2003 19:42:24 +0100 (CET) Received: from willow.raggedclown.net (willow.raggedclown.intra [192.168.1.10]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [dawn]) with ESMTP id EFA7DE79 for ; Fri, 21 Feb 2003 19:42:14 +0100 (CET) Received: by willow.raggedclown.net (Ragged Clown Host [willow], from userid 1009) id C2CD3225C2; Fri, 21 Feb 2003 19:42:15 +0100 (CET) Date: Fri, 21 Feb 2003 19:42:15 +0100 From: Cliff Sarginson To: freebsd-questions@FreeBSD.ORG Subject: Re: new bie (tar command) Message-ID: <20030221184215.GA3551@raggedclown.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i X-Virus-Scanned: by AMaViS 0.3.12pre8 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Feb 21, 2003 at 01:29:41PM -0500, Anil Garg wrote: > How can i see the contents of a .tar or .tgz file without extracting > it.( i couldnt find that in man tar) > Mmm.. from "man tar" -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. On or around the 2nd page. -- Regards Cliff Sarginson The Netherlands [ This mail has been checked as virus-free ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message