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 comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

