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 is the difference between pipe(|) and tee command..
What command will bring user back to their home directory in UNIX?
What is mtime in find command?
What is {} in find command?
Give the command to display space usage on the UNIX file system.
What does mkdir up2date; touch outdated up2date do?
what does a process mean?
What is the difference between cat and more command?
How to display no of records in oracle using unix command?
what is the default signal kill in unix?
How do you move a process which is running background to foreground?
distinguish between paging and swapping?