Vidyalelo
Computer Science · Q177

UNIX

Engineering and GATE · Computer Science · question 177

Q177

To display the last five used commands, which one of the following commands is used (in bash shell)?

A.
history 5
Answer
B.
history -5
C.
history
D.
history 5-

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board