In a single command how do you run the previous command in
the command prompt.
Answer Posted / anjan raha
!!
It will display previous executed command
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is bash command used for?
What does egrep mean?
What are different types of shell?
What are the advantages of using shell scripts?
What is the equivalent of a file shortcut that we have a window on a linux system?
How do I debug a shell script?
What is awk in shell scripting?
What is the command to find out today's date?
What are types of shells?
What is an inode block?
What is eval in shell script?
What is a batch file used for?
How to get the 3rd element/column from each line from a file?
Why do we write bin bash in shell scripts?
Explain about shebang?