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 is the Unix file system hierarchy?
What is in grep command?
Does cp command overwrite files?
Is ‘du’ a command? If so, what is its use?
what is the functionality of kernel in unix architecture?
Which command is used to kill the last background job?
What do know about tee command?
what is the advaantage of each user having its own copy of the shell?
0 Answers BMC, CNS, DELL, Infosys,
If we want to see first 35 lines of a file which command we have to use?
What is the first character of the output in ls l command?
What is the basic difference between unix and windows operating systems?
43 Answers Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,
How to redirect standard error to a file?