I tar
a folder on windows and untar
on RHEL machine.
ls -l
shows a .
in file mode and folders are in blue + yellow background
.
[root@xt-storage-01 apache-tomcat-8.0.5]# ls -l
total 120
drwxrwxrwx. 2 root root 4096 Jul 24 11:18 bin
drwxrwxrwx. 2 root root 4096 Jul 24 11:18 conf
drwxrwxrwx. 2 root root 4096 Jul 24 11:18 lib
what's the meaning of .
at the end of file mode?