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 |
Explain the steps that a shell follows while processing a command.
What is the command to view process running?
how to sort the content of the file based on numeric values
What Command will remove a Directory in UNIX?
Name the various commands that are used for the user information in unix.
What is grep in bash?
How to find $ai_serual resolved path by using unix
how to find the 51th record of a file containing 100 records in unix.
What is the command to find maximum memory taking process on the server?
distinguish between paging and swapping?
what is the default signal kill in unix?
what is the command to find out the difference between files and folders?