mv question Hello,
I have a file1 owned by user1, I want to move that file as user2
(user2 is the same group as user1). When I move the file, it works but
its still owned by user1. How do I move the file and change the owener
to user2.
I prefer not to use cp command - which will change the owner to user2.
Thank you for your help! |