What is the meaning of the dot '.' after last (the rightest one ) 'x' in the second line ? This is the output of
[igor@localhost ~]$ ls -l /usr/local/bin
-rwxr-xr-x 1 root root 113797 Aug 20 05:30 gpib
-rwxr-xr-x. 1 root root 30283 Jul 16 22:48 ibtest
No, this is not the only dot in the output from 'ls -l'. There are many ... but NOT on every line.
(CentOS 6.4 32-bit)