From owner-freebsd-newbies Mon Feb 25 10: 3: 4 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from odin.acuson.com (odin.acuson.com [157.226.230.71]) by hub.freebsd.org (Postfix) with ESMTP id 5175337B400 for ; Mon, 25 Feb 2002 10:03:02 -0800 (PST) Received: from mvaexch02.acuson.com ([157.226.230.209]) by odin.acuson.com (Netscape Messaging Server 3.54) with ESMTP id AAA1D25; Mon, 25 Feb 2002 10:02:51 -0800 Received: by mvaexch02.acuson.com with Internet Mail Service (5.5.2653.19) id <17X6DA1F>; Mon, 25 Feb 2002 10:01:37 -0800 Received: from there (dhcp-46-100.acuson.com [157.226.46.100]) by mvaexch01.acuson.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id CJVD29S3; Mon, 25 Feb 2002 09:52:27 -0800 From: Johnson David To: Chauncey Smith , Paul , "freebsd.org" Content-Type: text/plain; charset="iso-8859-1" Organization: Acuson Subject: Re: installations questions Date: Mon, 25 Feb 2002 10:02:35 -0800 X-Mailer: KMail [version 1.3.2] References: <200202240508.AAA27239@alpha.vaxxine.com> <006201c1bdbe$a2abf9a0$2c14fea9@ultra2000> In-Reply-To: <006201c1bdbe$a2abf9a0$2c14fea9@ultra2000> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020225180302.5175337B400@hub.freebsd.org> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sunday 24 February 2002 09:30 pm, Chauncey Smith wrote: > there is something of and issue of the file extenstions which I have to > question. > I did a man on gzip and fouind that .tgz and tar.gz are both the same > format. you cang ungzip them because gzip has shortend the name of the > file. so how can you actually tell the diffence? Traditionally, .tgz is used for a precompiled package ready to use, while .tar.gz is used for uncompiled source code or other stuff. They are the same format, but just think tgz=package, tar.gz=source. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message