Thread: mv question
View Single Post

   
  #1 (permalink)  
Old 01-16-2008, 08:01 PM
shuchalle@hotmail.com
 
Posts: n/a
Default 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!

Reply With Quote