In a single command how do you run the previous command in
the command prompt.
Answer Posted / asit
esp + p enter
upper arrow enter
| Is This Answer Correct ? | 7 Yes | 4 No |
Post New Answer View All Answers
What does echo mean in scripting?
How to find all the files modified in less than 3 days and save the record in a text file?
Explain about the exit command?
What is gui scripting?
What is the first line in every perl script called?
How to check if a directory exists?
How do I debug a shell script?
Give some situations where typing error can destroy a program?
What is the difference between break and continue commands?
How do I run a shell script on a mac?
What is a shell environment?
Why is used in shell scripting?
Print a given number, in reverse order using a shell script such that the input is provided using command line argument only.
Set up a Sev 2 alert when the Primary WA service fails. A windows batch script needs to be created that will monitor the WA service on the Primary and when the service stops/fails a Sev 2 TT is generated for a particular team ?
Determine the output of the following command: [ -z “” ] && echo 0 || echo 1