How we will execute previous command in vi editor?
Answers were Sorted based on User's Feedback
Answer / aparna
Use dot(.) operator to execute previous command in command
mode
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / annhaq
:! (This command on vi editor will run the script which ur
into presently)
:!%(Executes the previous command)
| Is This Answer Correct ? | 3 Yes | 2 No |
What is merge command in unix?
distinguish between interrupts and exceptions?
What is mtime in find command?
How do you execute a UNIX command in the background?
What happens when we execute a unix command?
Which command is used to create a directory?
Who invented grep?
distinguish between interrupts and exceptions?
How to copy multiple files and directories into some other directory?
How do you grep recursively?
How does pipe () work?
How do you change your account's password?