Results 1 to 3 of 3
-
10th Nov 2009, 11:22 AM #1OPBanned
How do I change ownership of files which are into a folder (CHOWN)?
I want to change ownership few files which are into a folder. There is almost 15 files. so is there anyway to change all files ownership by giving single ssh command? or i have to chown each of files
The Dude Reviewed by The Dude on . How do I change ownership of files which are into a folder (CHOWN)? I want to change ownership few files which are into a folder. There is almost 15 files. so is there anyway to change all files ownership by giving single ssh command? or i have to chown each of files :( Rating: 5
-
10th Nov 2009, 11:39 AM #2Respected Developer
Recursive chown?
Code:chown -R owner_name /path/to/files/*
Edit: http://publib.boulder.ibm.com/infoce...zahz/chown.htm
-
10th Nov 2009, 11:43 AM #3OPBanned
super works perfect, thanks a lot.
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Proper file/folder ownership
By Hillside in forum Technical Help Desk SupportReplies: 2Last Post: 12th Apr 2011, 03:42 PM -
need SSH command to change file/folder's Owner
By onel0ve in forum Webmaster DiscussionReplies: 7Last Post: 17th Jan 2011, 06:19 PM -
SSH commando to change file ownership
By Divvy in forum Server ManagementReplies: 5Last Post: 24th Dec 2010, 06:01 PM -
Take Ownership Tool - Delete/Rename ALL Files
By l0calh0st in forum Web Development AreaReplies: 9Last Post: 11th Aug 2010, 05:26 PM -
Change of ownership : skankd.net
By Foxy in forum Webmaster DiscussionReplies: 4Last Post: 14th Jul 2009, 08:28 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...