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 the use of pipes?
in a growing log file how will you see the 1st 99 lines?
Which command should you use to find the remaining disk space in unix server?
what is the meaning of this command rm -rf / what will it do ?
How do I search a whole word in vim?
Explain the steps that a shell follows while processing a command.
What is the comma to show the space allocation of files?
What are the dos commands?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me
How do I search for a file in unix command?
Can a process kill itself in UNIX/or in its various versions?
what is the command to list files in a directory in UNIX?