From owner-freebsd-questions@FreeBSD.ORG Fri Sep 23 23:13:21 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 F1E861065673 for ; Fri, 23 Sep 2011 23:13:21 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 867598FC08 for ; Fri, 23 Sep 2011 23:13:21 +0000 (UTC) Received: by fxg9 with SMTP id 9so5543613fxg.13 for ; Fri, 23 Sep 2011 16:13:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=M2/w+4oUjDwLEYSV4S+CMRVb006eR9IOpFroxDbVqIQ=; b=nDjgvWIJGzHOaPC8kbKsHA1rNoluy1K5M/sB3d1WEYaXuG81Nb3aY5TdhuoqveMiUK croTs4NhuT4+Yv7+H9mPJ5fMvbC7l3CFgzxbYDsvjp5E9lthzfMUxup2F3MiLEezvjal ZrVfBo3X03qMjM4QnX2+uP9Aj2rwvFl5hqPLw= MIME-Version: 1.0 Received: by 10.223.40.203 with SMTP id l11mr5477330fae.107.1316819600615; Fri, 23 Sep 2011 16:13:20 -0700 (PDT) Received: by 10.223.112.137 with HTTP; Fri, 23 Sep 2011 16:13:20 -0700 (PDT) In-Reply-To: <44sjnnnejb.fsf@lowell-desk.lan> References: <1316799216.98239.YahooMailClassic@web111820.mail.gq1.yahoo.com> <44sjnnnejb.fsf@lowell-desk.lan> Date: Fri, 23 Sep 2011 18:13:20 -0500 Message-ID: From: Adam Vande More To: Lowell Gilbert Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Damien Fleuriot , freebsd-questions@freebsd.org, Esimorp E 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 23:13:22 -0000 On Fri, Sep 23, 2011 at 4:18 PM, Lowell Gilbert wrote: > If you want gnu tar, which based on the earlier messages in this thread > I think you do, you should install it. > > E.g.: > cd /usr/ports/archivers/gtar > (su if necessary) > make install > Being aware of the "XY Problem" and http://www.lemis.com/questions.html is always something a newbie should understand. -- Adam Vande More