How we will execute previous command in vi editor?
Answers were Sorted based on User's Feedback
Answer / aparna
Use dot(.) operator to execute previous command in command
mode
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / annhaq
:! (This command on vi editor will run the script which ur
into presently)
:!%(Executes the previous command)
| Is This Answer Correct ? | 3 Yes | 2 No |
What are bash commands?
what is the default signal kill in unix?
which command is used to change group?
What is clustering in HP and how it's work?
what is telnet?
What is the procedure of "at" and crontab" commands?
Is command prompt unix?
How do you know about running processes of a particular user?
what does a process mean?
How do I run a bash script?
What is merge command in unix?
in a growing log file how will you see the 1st 99 lines?