How we will execute previous command in vi editor?
Answers were Sorted based on User's Feedback
Answer / jay
You can execute the previous command by pressing [ESC]+ .
| Is This Answer Correct ? | 10 Yes | 4 No |
Answer / 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 |
why unix commands can be divided into internal and external commands?
What is a bash command?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me
How do I search a whole word in vim?
What is the use of the tee command?
Which command should you use to find the remaining disk space in unix server?
How to find the files that are accessed before 10 minutes?
what is the use of nice command?
Write a command to find all of the files which have been accessed within the last 30 days.
What does find command return in unix?
what will be the output of ls ~/..
what does the 'tee' command do?