This command prints a list of the contents of the named
directory. Each line of the listing starts with the file's inode
number, which is its address in the filesystem. Following is a set of
UNIX-like access flags, the first character of this will be a
”d“ if this entry is a directory. The third item indicates
the number of links to the file. Following this is the size of the
file in bytes and the last item is its name.