LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Change folder permissions (https://www.linuxquestions.org/questions/linux-newbie-8/change-folder-permissions-50222/)

eggoz 03-17-2003 01:28 AM

Change folder permissions
 
How can I change a folder's permission. Thanks.

Crashed_Again 03-17-2003 01:31 AM

The same way you change permissions for a file:

chmod 775 /directory/i/want/to/change/is/here

here being the directory that you want to change the permissions on.

rmartine 03-17-2003 01:35 AM

bash2.05$: man chmod


All times are GMT -5. The time now is 12:31 PM.