Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

what is the differrence between permission "drwxr-xr-x" and "drwxrwxr-x."

myluismApr 11 2016 — edited Apr 13 2016

Hi all.

I have a linux box:

-bash-4.1$ cat /etc/oracle-release

Oracle Linux Server release 6.3

I'd like to know the difference between these file permissions:

/u01

-bash-4.1$ ls -l

total 48

drwxrwxr-x  4 oracle oinstall  4096 jul 14  2015 app

drwxr-xr-x  2 oracle oinstall 20480 feb 15 11:29 archive_duplex

drwxr-xr-x  3 oracle oinstall  4096 feb 10 11:56 backup_fra

drwxr-xr-x  3 oracle oinstall  4096 sep 21  2015 backup_rman

drwxr-xr-x  5 oracle oinstall  4096 abr  8 09:15 oracle

drwxr-xr-x  4 oracle oinstall  4096 mar  4 08:58 oradata

drwxr-xr-x  2 oracle oinstall  4096 mar 28 13:51 Respaldos_BD

drwxrwxr-x. 7 oracle oinstall  4096 abr  5 09:42 stage

-bash-4.1$

Notice the trailing dot (.) at the end of stage folder.

This have been puzzling me for some time.

Thanks in advance!!!!

This post has been answered by Dude! on Apr 11 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2016
Added on Apr 11 2016
3 comments
4,366 views