How we will execute previous command in vi editor?
Answer Posted / jay
You can execute the previous command by pressing [ESC]+ .
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is the use of the tee command?
Write a command to kill the last background job?
Why is shebang used?
What is command statement?
Which command is used to create a directory?
Enlist some filename manipulation commands in unix.
Give the command for finding the current date.
What is the use of the command 'ls -x chapter[1-5]' ?
What is $0 bash?
what is the advaantage of each user having its own copy of the shell?
What do chmod command do?
What is grep r?
What is unix command?
How do you grep a case insensitive?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?