What command you execute to display the last five commands
you have entered?
Answer Posted / arnab
history 5
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is $$ in shell script?
What does make clean command do?
What is kill command?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is the difference between cd and cd in linux?
What does history command do in linux?
What is the fastest way to enter a series of commands from the command-line?
What is grep command in linux with examples?
What is the gcc command?
What does c mean in linux?
How commands work in linux?
Brief about the command kill PID?
What language is clang written in?
What is bash history linux?
What are the examples of simple command?