How we will execute previous command in vi editor?
Answer Posted / sindhujah
in command prompt type !vi command this will execute the
previous vi command.
!is the symbol used to execute the previous command.
| Is This Answer Correct ? | 12 Yes | 10 No |
Post New Answer View All Answers
What does sed command do in unix?
what is the advaantage of each user having its own copy of the shell?
Why is awk called awk?
What is awk command used for?
Can you explain a little bit about command substitution?
What is used to type command?
What is the use of tee command?
What is the search command in unix?
What is the function of grep command in unix?
What is the comma to display different lines that are found when compare two files?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is awk used for?
What is grep r?
What does the command '$ls | wc –l > file1' do?
How do you repeat a command in terminal?