To display the last five used commands, which one of the following commands is used (in bash shell)?
(a) history 5
(b) history -5
(c) history
(d) history 5-
I have been asked this question by my school principal while I was bunking the class.
The question is from Shell Variables topic in portion Customizing the Environment & More File Attributes of Unix