From owner-freebsd-questions@FreeBSD.ORG Mon May 31 09:49:06 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 067D71065672 for ; Mon, 31 May 2010 09:49:06 +0000 (UTC) (envelope-from xkyanh@gmail.com) Received: from mail-pz0-f174.google.com (mail-pz0-f174.google.com [209.85.222.174]) by mx1.freebsd.org (Postfix) with ESMTP id C7DDC8FC19 for ; Mon, 31 May 2010 09:49:05 +0000 (UTC) Received: by pzk4 with SMTP id 4so571506pzk.7 for ; Mon, 31 May 2010 02:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:organization:user-agent :x-operating-system:x-face:face:x-mailer:mime-version:content-type :content-transfer-encoding; bh=xJKH3KyfSSTNyKlXD+q2aTb8i2ZCRfJNjfVzw8Ofh20=; b=Bz513HlpadiCwgFXcpos91RMPJUefrO+H/haHtZ/gTngq95+HD970JiPIG1MFNjtSx GVBIPlCMVHACyKx/1Ge0zZWbfSyWxU3nz+qT5KIEx3vEx2lal0tUKEzCqCuThkgWp9WB Hh7hTKtSVCZ5olUiqArIqZmhiO2M71bTGaQ2Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:user-agent:x-operating-system:x-face:face:x-mailer :mime-version:content-type:content-transfer-encoding; b=x2RUtB3OGbt6JIVgLnq7hf1gy0XugP+SmYTIRMyOB1azI9dSgYGms7ZiG6pER3DEoy 7xqfT9GdcSV/H5hFlFROA/Rg8bYO3eCd0Pa2jCSRZUIQdLm8xH9gx3iKH6luTa7f+oBy PZUTRcpF7uFKGkGY7LZIM1GSwg8Cd10T/8az4= Received: by 10.141.107.21 with SMTP id j21mr2179052rvm.97.1275299345175; Mon, 31 May 2010 02:49:05 -0700 (PDT) Received: from icy.localdomain ([115.78.0.218]) by mx.google.com with ESMTPS id b10sm4125741rvn.3.2010.05.31.02.49.02 (version=SSLv3 cipher=RC4-MD5); Mon, 31 May 2010 02:49:04 -0700 (PDT) Date: Mon, 31 May 2010 16:48:36 +0700 From: "Anh Ky Huynh" To: Mark Stapper Message-ID: <20100531164836.68e89a02@icy.localdomain> In-Reply-To: <4C037F4B.7080101@mapper.nl> References: <4BFEA0B1.1010403@waagmeester.co.za> <20100528084754.b6cd75de.freebsd@edvax.de> <4C037F4B.7080101@mapper.nl> Organization: Vietnamese TeX Users Group User-Agent: FreeBSD X-Operating-System: FreeBSD X-Face: FreeBSD Face: FreeBSD X-Mailer: FreeBSD Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD questions , Polytropon , Coert Subject: Re: linux cp -u question 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: Mon, 31 May 2010 09:49:06 -0000 On Mon, 31 May 2010 11:20:11 +0200 Mark Stapper wrote: > On 28/05/2010 08:47, Polytropon wrote: > > On Thu, 27 May 2010 18:41:21 +0200, Coert > > wrote: > >> Hello all, > >> > >> Is there a FreeBSD equivalent for the linux cp -u ? > >> > >> http://linux.die.net/man/1/cp (-u, --update) > >> > > > > Check out cpdup (available via ports or packages). > > > > > > > > > I like rsync for this as well, alternatively you can use "pax" > which is in the base-distro. pax... so nice tool. This is the first time I've heard about it ;) Regards, -- Anh Ky Huynh