0

When I run an ls -la /, some files/folders it gives output like:

-rw-r-----. 1 root root 0 Jan 18 2020 1

drwxrwx---. 3 root root 4096 May 24 2016 ade

lrwxrwxrwx. 1 root root 7 Feb 27 2018 bin -> usr/bin

So, what is the meaning the point (.) at the end in the permisions?

-rw-r-----.

drwxrwx---.

lrwxrwxrwx.

I thank in advance who can help me.

SIR-DPF
  • 3
  • 2

1 Answers1

0

it indicates there is SElinux security-enhanced-linux is present. Read this file system permissions and notations to better yourself on