Last Updated on April 21, 2023
| Commands: V-Z | |
|---|---|
| vdir | List directory contents. It's a drop-in replacement for ls -l |
| watch | Execute a command repeatedly, and monitor the output in full-screen mode |
| wc | Count lines, words, and bytes |
| whereis | Locate the binary, source, and manual page files for a command |
| which | Locate a program in the user's path |
| who | Display who is logged in and related data (processes, boot time) |
| whoami | Print the username associated with the current effective user ID |
| whois | Client for the whois directory service |
| xargs | Execute a command with piped arguments coming from another command, a file, etc |
| yes | Output something repeatedly. Commonly used to answer yes to every prompt by install commands |
Pages in this article:
Page 1 – Commands: A-D
Page 2 – Commands: E-H
Page 3 – Commands: I-M
Page 4 – Commands: N-R
Page 5 – Commands: S-U
Page 6 – Commands: V-Z
All articles in this series:
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.