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
Is scripting and coding the same thing?
How to get the first line from a file using just the terminal?
What is sed in shell script?
one folder contains lot of students name but I want to fetch hello with every student name individually using shell script
How to redirect both standard output and standard error to the same location?
What is the default ubuntu terminal?
What is mac default shell?
What will happen to my current process when I execute a command using exec?
What is the significance of $#?
How do we create command aliases in a shell?
What is computer cli?
What are the different types of shell scripting?
What is shell scripting?
How to get the last line from a file using just the terminal?
How can we find the process name from its process id?