There are thousands of Linux commands, and remembering all of them is absolutely impossible,Thanks to Apropos command and BASH history that helps me to easily recall forgotten Linux commands. Apropos is a Linux command that searches the manual page names and descriptions by using a given keyword or string. It comes pre-installed in most Linux distributions and usage is very easy.
Leave a Reply