What is history command used for in Linux?
Experience Level: Junior
Tags: Linux
Answer
The history command allows you to view the history of the commands that were run in the terminal. You can set the maximum number of entries BASH should store as history in your .bashrc file.
Related Linux job interview questions
What is echo command used for in Linux?
Linux JuniorWhat is man command used for in Linux?
Linux JuniorWhat is top command used for in Linux?
Linux JuniorWhat is wget command used for in Linux?
Linux JuniorWhat is ping command used for in Linux?
Linux Junior