*BSD News Article 76457


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!alpha.sky.net!newshub.cts.com!news15.crl.com!nntp.crl.com!howland.erols.net!newsfeed.internetmci.com!in2.uu.net!news.maz.net!unlisys!desert!heaven7.snafu.de!usenet
From: martini@heaven7.snafu.de (Martin Ibert)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Best way to copy directory trees
Date: 19 Aug 1996 10:26:47 +0200
Organization: The Seventh Heaven, Berlin, Germany
Lines: 14
Sender: martini@livorno.sky.bln.sub.org
Message-ID: <uf7mqv3hkn.fsf@livorno.sky.bln.sub.org>
References: <ts-0108961559090001@mac.infodirekt.de>
	<4tvqs3$7l8@cantina.clinet.fi>
NNTP-Posting-Host: livorno.sky.bln.sub.org
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
In-reply-to: mickey@cantina.clinet.fi's message of 3 Aug 1996 18:22:43 +0300
X-Newsreader: Gnus v5.1

In article <4tvqs3$7l8@cantina.clinet.fi> mickey@cantina.clinet.fi (Mika Ruohotie) writes:

: find * -print | cpio -pdmv /mnt
       ^
Not such a good idea, since you will lose any .hidden files in the
source directory. "find ." ("-print" is optional, that is what find
defaults to anyway) avoids this pitfall.
-- 
   __       | Martin Ibert - Fürstenweg 11, D-13589 Berlin-Spandau, Germany, EU
  (  )__    | martini@heaven7.snafu.de - Fon: +49-30-37595100 - Fax ...37595101
 (      )_  |------------------------------------------------------------------
(_________) | 89/06/04: Remember the heroes of Tiananmen Square, Beijing, China

PGP key and Geek code available on my home page <http://www.snafu.de/~martini/>