Q. Today I am came across a strange permissions listing ie dot, What is meant by dot in file/folder permissions in drwxr-xr-x in Linux?

This is actually a small post, which is asked by one of the requester. This is a special permission in Linux which is recently included. Some times you will be seeing dot at the trailing end of permissions

Example:

ls -l Videos

drwxr-xr-x. 3 surendra surendra 4096 2011-07-06 00:19 Videos

 

If you observe you will find 11th character to the initial 10 characters permission field available in Linux. This is new and is available in Linux when SELinux is included in the package from RHEL5+.

When using SELinux(Security Enhanced Linux ) the files/folder permissions are set in different way. The dot is indicating that files/folders are set with some sort of SELinux permissions on them.

The following two tabs change content below.
Mr Surendra Anne is from Vijayawada, Andhra Pradesh, India. He is a Linux/Open source supporter who believes in Hard work, A down to earth person, Likes to share knowledge with others, Loves dogs, Likes photography. He works as Devops Engineer with Taggle systems, an IOT automatic water metering company, Sydney . You can contact him at surendra (@) linuxnix dot com.