Learning about the whatis command in Linux
The Whatis command returns a small one-line description for Linux commands. It gets this description from the command’s man-page. “whatis” searches for the argument that you pass along with it and returns the one-line description from the man-page wherever there is a match. In this tutorial we will learn how to use the whatis command
Learning about the whatis command in Linux Read More »