From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 12:07:54 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 33DA9106566C for ; Fri, 23 Sep 2011 12:07:54 +0000 (UTC) (envelope-from ml@my.gd) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id C6CF28FC16 for ; Fri, 23 Sep 2011 12:07:53 +0000 (UTC) Received: by wyj26 with SMTP id 26so1154720wyj.13 for ; Fri, 23 Sep 2011 05:07:52 -0700 (PDT) Received: by 10.216.230.89 with SMTP id i67mr3587590weq.51.1316779672172; Fri, 23 Sep 2011 05:07:52 -0700 (PDT) Received: from dfleuriot-at-hi-media.com ([83.167.62.196]) by mx.google.com with ESMTPS id es10sm10330048wbb.4.2011.09.23.05.07.51 (version=SSLv3 cipher=OTHER); Fri, 23 Sep 2011 05:07:51 -0700 (PDT) Message-ID: <4E7C7695.7020602@my.gd> Date: Fri, 23 Sep 2011 14:07:49 +0200 From: Damien Fleuriot User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <1316777112.68517.YahooMailClassic@web111802.mail.gq1.yahoo.com> <4E7C75D3.5080206@bananmonarki.se> In-Reply-To: <4E7C75D3.5080206@bananmonarki.se> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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:07:54 -0000 On 9/23/11 2:04 PM, Bernt Hansson wrote: > 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. Even worse, what's going to happen when some BSD specific software tries to pass BSD specific options to gnutar ?