From owner-freebsd-questions@FreeBSD.ORG Fri Dec 6 18:56:23 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F29610E for ; Fri, 6 Dec 2013 18:56:23 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AA52E16E5 for ; Fri, 6 Dec 2013 18:56:22 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id hi5so1320922wib.2 for ; Fri, 06 Dec 2013 10:56:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-transfer-encoding; bh=eArqJRH+NfsKJsq3t+jrB0vW43qt2Ipe2ZODmeaoCPc=; b=Y9YAqv/3fhJDEptdAg3sgh0cp4QNwb0Ke1ceu2lDXtmO8vW6THLEP2j4xCp9Ql0wiy x3Qa86Fz2srcsXHsKW5yqs+KC81ctTiFjwgj84kZ5PTLcVJPuneqgFNIlycAL4ftyN6t v8ia5NRYiU4979hca8gj7DUjC5nfn7PulNW0P6T3i1CDYtAGHDZO/8aBs4I9B/rJ/8cS VNtKhSwFtc/IsHVGQC4sy2EDhoJ9qmydl76JZxjpkacvG86dy1HEJ/XIKLbUHZ0zsY+Q AnP6Bo/Hwcbceqt018tGbx7tUnQ5pE0wFOp4JaXHxgl7EuQsE5eNSRBTB8jbPaBj1F9u G/eA== X-Received: by 10.180.74.45 with SMTP id q13mr3759366wiv.47.1386356181082; Fri, 06 Dec 2013 10:56:21 -0800 (PST) Received: from localhost (23.Red-83-50-1.dynamicIP.rima-tde.net. [83.50.1.23]) by mx.google.com with ESMTPSA id f11sm8754605wic.4.2013.12.06.10.56.19 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 06 Dec 2013 10:56:20 -0800 (PST) Date: Fri, 6 Dec 2013 19:56:18 +0100 From: Daniel =?ISO-8859-1?Q?Pat=F3n?= To: freebsd-questions@freebsd.org Subject: Equivalence to cp -Ru Message-Id: <20131206195618.899fe8b4e89177f1bd331344@gmail.com> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 18:56:23 -0000 Dear list: In Linux I used the following command in bash on an external USB disk: cp -Ru * /media/BACKUP Now in FreeBSD with csh the command cp is a little different.=20 Is there any equivalence to cp -Ru that only copy the newest files of my la= ptop to external disk? cp -a ? Many thanks --=20 ******************************************************** Daniel Pat=F3n Dom=EDnguez Numerical Ecology. Ecology Unit Department of Plant Biology, Ecology and Earth Sciences Faculty of Sciences. University of Extremadura Avda. Elvas s/n 06071 Badajoz (Spain) http://unex.academia.edu/DanielPatonDominguez https://www.researchgate.net/profile/Daniel_Paton/ http://sites.google.com/site/numericalecologyuex/home ********************************************************