On 17/10/2010, at 11:53 PM, john skaller wrote:

>> 
>> For GNU cp, the "-a" ("archive") option might help with that (or
>> "--preserve=all") by preserving timestamps when copying.
>> 
>> -- James
>> 
>> cp -a
> 
> 
> Actually cp -ra since I'm copying a whole tree... trying it..
> Thanks!

Actually that doesn't work, have to use

cp -Rp



--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to