|
Keeping owner info when moving a directory
I need to rename a directory.
ex) rename "bye" to "hello".
And I'd like to keep the owner:group (and the permissions as well if possible) info. of the "bye" directory and its contents after it's renamed to "hello".
Is this possible?
Thanks.
|