Find the answer to your Linux question:
Results 1 to 3 of 3
If I am owner of any directory, can I change the ownership of files that fall under that directory? Please help....
  1. #1
    Just Joined! mintblogger's Avatar
    Join Date
    Jun 2008
    Location
    New Delhi, India
    Posts
    9

    File operation issue

    If I am owner of any directory, can I change the ownership of files that fall under that directory? Please help.

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    Generally you should be able to change permissions of any files in directories you own. This is not always necessarily true because if you created files in that directory as a different user e.g. root, then you may not have the right permissions to delete the files unless you su to the user before deleting the file.

  3. #3
    Just Joined! mintblogger's Avatar
    Join Date
    Jun 2008
    Location
    New Delhi, India
    Posts
    9
    Thanks for the clarification.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...