9 Linux File or Directory Properties

Each file or directory in Linux has detail information or properties Type # of Links Owner Group Size Month Day Time Name drwxr-xr-x. 21 root root 4096 Feb 27 13:33 var lrwxrwxrwx. 1 root root 7 Feb 27 13:15 bin…

9 Linux File or Directory Properties

Source

Each file or directory in Linux has detail information or properties
Type # of Links Owner Group Size Month Day Time Name
drwxr-xr-x. 21 root root 4096 Feb 27 13:33 var
lrwxrwxrwx. 1 root root 7 Feb 27 13:15 bin
-rw-r—r– 1 root root 0 Mar 2 11:15 testfile
The second column is the number of hard links to the file. For a
directory, the number of hard links is the number of immediate
subdirectories it has plus its parent directory and itself