From owner-freebsd-current@FreeBSD.ORG Wed Mar 30 18:49:20 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5749016A4CE for ; Wed, 30 Mar 2005 18:49:20 +0000 (GMT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6923043D46 for ; Wed, 30 Mar 2005 18:49:18 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.1/8.13.1) with ESMTP id j2UImUww000831; Wed, 30 Mar 2005 10:48:35 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200503301848.j2UImUww000831@gw.catspoiler.org> Date: Wed, 30 Mar 2005 10:48:30 -0800 (PST) From: Don Lewis To: smckay@internode.on.net In-Reply-To: <200503301139.j2UBdMp5016442@dungeon.home> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii cc: PeterJeremy@optushome.com.au cc: brian@aljex.com cc: freebsd-current@FreeBSD.org Subject: Re: Heads up: gtar gone from base system X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Mar 2005 18:49:20 -0000 On 30 Mar, Stephen McKay wrote: > PPS Who's for adding a "cp -h" option to copy preserving hard links? Sounds good to me. BTW, I've always liked the GNU cp "-a" option, though I seem to recall that it has the possible misfeature of attempting to preserve the file ownership. This can be inconvenient when run by root if the system allows users to give file ownership away.