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 |
What does awk stand for?
Which command can you use to find the currently running process in unix server?
What is the search command in unix?
How do you find path of a directory? Give its syntax.
which command is used to stop a running process in unix?
How can we use grep command in unix?
can we use cat command as an editor ..???
What are the commands in UNIX to list the files in a Directory?
What is the comma to show the space allocation of files?
How do you create a file in UNIX
36 Answers Accenture, EMG, Nokia, QA, TD,
how to find the 51th record of a file containing 100 records in unix.
Enlist some filename manipulation commands in unix.