How we will execute previous command in vi editor?
Answer Posted / 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 |
Post New Answer View All Answers
Describe the usage and functionality of the command rm –r * in unix?
What is merge command in unix?
What is updatedb?
Which command is used to kill the last background job?
Enumerate some of the most commonly used network commands in unix?
What is the use of finger command?
How do you repeat a command in terminal?
What is time_t?
What are the commands in UNIX to list the files in a Directory?
What is the functionality of a top command?
What do chgrp command do?
How to use grep command to list find the records of a file containing 10 different strings?
What does the “echo” command do?
Why is shebang used?
What is the difference between awk and grep?