[Edit]
ls is the default command that lists the contents of a directory.
vdir is a common alias for the command: ls -al
That command lists the contents of a directory as well as information about the file such as owner, group, file size, permissions, last modified, etc.
First answer by Don.burks. Last edit by Don.burks. Contributor trust: 1 [recommend contributor]. Question popularity: 2 [recommend question]





