Thread: Command line permissions
i wondering if there command let me change permissions on every file , directory located within directory. example if wanted change permissions 777 every file , directory in .thunderbird directory , contains. don't want have change permissions on 50 items separately.
in above code command change of permissions contained in subdir01 .... sure there must code that, don't know is.code:opensage@opensageue:~/permtest01$ chmod 775 subdir01 opensage@opensageue:~/permtest01$ ls -l total 8 drwxrwxr-x 2 opensage opensage 4096 2011-11-28 16:38 subdir01 drwxr-xr-x 2 opensage opensage 4096 2011-11-28 16:39 subdir02 opensage@opensageue:~/permtest01$ ls -l subdir01 total 0 -rw-r--r-- 1 opensage opensage 0 2011-11-28 16:30 file01 -rw-r--r-- 1 opensage opensage 0 2011-11-28 16:30 file02 -rw-r--r-- 1 opensage opensage 0 2011-11-28 16:30 file03 -rw-r--r-- 1 opensage opensage 0 2011-11-28 16:30 file04
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Command line permissions
Ubuntu
Comments
Post a Comment