Comments on Linux vdir Command Tutorial for Beginners (8 Examples)
Listing contents of a directory is one of the most basic tasks that users (both pro and noobs) find themselves involved in. The ls command is hands down the most popular tool used for this purpose. There are some alternatives. For example, there's a utility called vdir, basics of which we'll be discussing here.
1 Comment(s)
Add comment
Comments
By: ZyneX
Can't see how vdir would be beneficial to use instead of ls, it seems to do the exact same thing as ls. And ls is always available in all Linux distros.