bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cp -p : timestamp NOT preserved (coreutils 6.9, Linux)


From: Graf, Peter
Subject: cp -p : timestamp NOT preserved (coreutils 6.9, Linux)
Date: Wed, 31 Oct 2007 14:49:56 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920

Hello all,
I have a problem with Option -p in the cp- command (cp (GNU coreutils) 6.9): the timestamp is not preserved.
Regards,
PG



Details ([t]csh-Syntax):
=================
prompt%  uname -a
Linux myhost 2.6.9-34.0.1.ELsmp #1 SMP Wed May 17 17:05:24 EDT 2006 i686 GNU/Linux


prompt%  cp --version
cp (GNU coreutils) 6.9
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by Torbjorn Granlund, David MacKenzie, and Jim Meyering.

prompt%  rm -f ~/tmp/.cshrc
prompt%  cp -p ~/.cshrc ~/tmp/.cshrc
prompt%  ls -l ~/.cshrc ~/tmp/.cshrc
-rwxr-x--- 1 pg mygroup 2180 Jan 19  2007 /home/graf/.cshrc
-rwxr-x--- 1 pg mygroup 2180 Oct 31 14:46 /home/graf/tmp/.cshrc

Timestamp was NOT preserved.








Micronas GmbH
Company Headquarters / Sitz der Gesellschaft: Freiburg i. Br. - Municipal Court 
of / Amtsgericht: Freiburg i. Br. HRB 428. VAT ID / USt-IdNr.: DE 811127087
Management / Geschäftsführung: Dr. Wolfgang Kalsbach, Chairman / Vorsitzender, 
Hans-Jürgen Désor, Klaus Heberle,
Nikolaus V. Kaeppeler, Wilfried Lowinski, Dirk Wieberneit - Chairman of 
Supervisory Board / Vorsitzender des Aufsichtsrats: Heinrich W. Kreutzer






reply via email to

[Prev in Thread] Current Thread [Next in Thread]