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 |
Which command is used to kill the last background job?
How to set sticky bit, or it have any seperate directory to create sticky bit in sunfir servers. Please help me , i don't no the exact answer?
What is the function of grep command in unix?
How do you find which version and name of unix you are using at the command prompt?
What is awk used for?
use of ls command
What does mkdir up2date; touch outdated up2date do?
Write a command to find all of the files which have been accessed within the last 30 days.
How do I search for a file in unix command?
How does pipe () work?
What is s and g in sed command?
Why is it called a shebang?