From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 12:04:39 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A8685106567B for ; Fri, 23 Sep 2011 12:04:39 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 164028FC17 for ; Fri, 23 Sep 2011 12:04:38 +0000 (UTC) Received: from kw.homeip.net (c80-217-64-49.bredband.comhem.se [80.217.64.49]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id p8NC4Z3J092300; Fri, 23 Sep 2011 14:04:36 +0200 (CEST) (envelope-from bah@bananmonarki.se) Message-ID: <4E7C75D3.5080206@bananmonarki.se> Date: Fri, 23 Sep 2011 14:04:35 +0200 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0) Gecko/20110821 Thunderbird/6.0 MIME-Version: 1.0 To: Esimorp E References: <1316777112.68517.YahooMailClassic@web111802.mail.gq1.yahoo.com> In-Reply-To: <1316777112.68517.YahooMailClassic@web111802.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Overwrite bsd tar X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2011 12:04:39 -0000 2011-09-23 13:25, Esimorp E skrev: > > I would be grateful if anyone could help me out on how to overwrite bsd tar with Gnu tar. Thats not a good idea. If you want to use gnu tar then gtar is the command for you. Or copy tar to tar.bsd and make a symlink tar > gtar.