bug-coreutils
[Top][All Lists]
Advanced

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

bug#5947: [PATCH] cp: add an option to only copy the file attributes


From: Pádraig Brady
Subject: bug#5947: [PATCH] cp: add an option to only copy the file attributes
Date: Wed, 14 Apr 2010 17:33:49 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3

On 14/04/10 17:27, Voelker, Bernhard wrote:
> Pádraig Brady wrote:
>> "cp now accepts the --attributes-only option to not copy file data,
>> which is useful for efficiently modifying files."
> 
> is this like `touch -r ...`?

Right, except that it handles
permissions and xattrs as well as timestamps.

cheers,
Pádraig.






reply via email to

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