LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Folder Permissions (https://www.linuxquestions.org/questions/linux-newbie-8/folder-permissions-825476/)

cducker 08-11-2010 12:34 AM

Folder Permissions
 
How do I change folder permissions without changing the permissions of the files within the folder?

linuxlover.chaitanya 08-11-2010 12:57 AM

chmod should work. omit -R option so that it does not recurse into it.

suprstar 08-11-2010 08:13 AM

Simple specify the directory:

chmod 700 /home/suprstar

That won't change any file permissions inside the directory.

onebuck 08-11-2010 08:29 AM

Hi,

Welcome to LQ!

Rute Tutorial & Exposition;

Quote:

14.1 The chmod Command
example should help to understand
Just a few more links to aid you;

Linux Documentation Project
Linux Command Guide
Ultimate Linux Newbie Guide
LinuxSelfHelp
Getting Started with Linux
Bash Reference Manual
Advanced Bash-Scripting Guide
Linux Home Networking
Virtualiation- Top 10

:hattip:
The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!

cducker 08-12-2010 08:06 AM

Thank you Chaitanya, Suprstar, and onebuck.

Chaitanya your 'daughter' quote is priceless.

Onebuck. Thanks for the links. I will start at the beginning.

chris

linuxlover.chaitanya 08-13-2010 12:11 AM

May be. My boss has got no daughter. Let me see if I can go up.

linuxlover.chaitanya 08-13-2010 12:14 AM

Quote:

Originally Posted by cducker (Post 4064100)
Thank you Chaitanya, Suprstar, and onebuck.

Chaitanya your 'daughter' quote is priceless.

Onebuck. Thanks for the links. I will start at the beginning.

chris

Do you think you have found out the solution to your issue? Yes, then mark the thread as solved. This will help other members with similar issues. And please tell what solved your issue.


All times are GMT -5. The time now is 01:29 AM.