From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 24 20:45:32 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A545A16A4DD for ; Thu, 24 Aug 2006 20:45:32 +0000 (UTC) (envelope-from prvs=julian=3845287f1@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6526C43D46 for ; Thu, 24 Aug 2006 20:45:32 +0000 (GMT) (envelope-from prvs=julian=3845287f1@elischer.org) Received: from unknown (HELO [10.251.18.229]) ([10.251.18.229]) by a50.ironport.com with ESMTP; 24 Aug 2006 13:45:32 -0700 Message-ID: <44EE0FEB.4010406@elischer.org> Date: Thu, 24 Aug 2006 13:45:31 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Anderson References: <44C82A40.3020009@centtech.com> <20060820040339.Q3166@odysseus.silby.com> <44EDF0CD.2070804@centtech.com> In-Reply-To: <44EDF0CD.2070804@centtech.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Hackers Subject: Re: [PATCH] adding two new options to 'cp' X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 20:45:32 -0000 Eric Anderson wrote: > On 08/20/06 04:21, Mike Silbersack wrote: > >> On Wed, 26 Jul 2006, Eric Anderson wrote: >> >>> I'm tired of trying to use rsync or gcp (which doesn't like symlinks >>> often) to copy trees of files/directories using hard links, so I >>> added the gcp-ish options -a and -l. >> >> >> ... >> >>> Comments? Flames? Committers willing to commit? >>> >>> Eric >> >> >> Having just read this thread start to finish, I strongly feel that >> Eric should be given an award for putting up with all the crap he was >> given and not losing his temper. >> >> In sincerely hope that this thread does not scare off others who have >> local patches that they are considering contributing to FreeBSD. >> >> Mike "Silby" Silbersack > > > > Alas, no parts of my patch ever were committed. :( > > *sigh* - off to other hacking.. > > Eric > > Add an option to allow copying of a hierarchy while linking he regular files. Bikeshedded to death on: hackers Submitted by:andersonatcenttech.com MFC in: 1 month CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: cp.1 cp.c extern.h utils.c CVS: ----------------------------------------------------------------------