How we will execute previous command in vi editor?

Answers were Sorted based on User's Feedback



How we will execute previous command in vi editor?..

Answer / manikantan t s

using '.'

Is This Answer Correct ?    15 Yes 3 No

How we will execute previous command in vi editor?..

Answer / jay

You can execute the previous command by pressing [ESC]+ .

Is This Answer Correct ?    10 Yes 4 No

How we will execute previous command in vi editor?..

Answer / grb

[ESC].

(in words. Press Escape and a dot)

Is This Answer Correct ?    4 Yes 0 No

How we will execute previous command in vi editor?..

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

How we will execute previous command in vi editor?..

Answer / rasshmi

!!

Is This Answer Correct ?    1 Yes 2 No

How we will execute previous command in vi editor?..

Answer / jyothi sreerama

set -o emacs

Is This Answer Correct ?    1 Yes 3 No

How we will execute previous command in vi editor?..

Answer / himani agarwal

esc+command

Is This Answer Correct ?    2 Yes 6 No

How we will execute previous command in vi editor?..

Answer / ganesh

set -0 vi
then press esc k

Is This Answer Correct ?    2 Yes 7 No

Post New Answer

More Unix Commands Interview Questions

How does a user get the current date, time in UNIX?

6 Answers   IBM,


What are the general commands in using unix os for a beginner?

0 Answers  


Enumerate some of the most commonly used network commands in unix?

0 Answers  


what is the difference between npar and vpar in HP-UX?

1 Answers   CSC,


what is the command to find out which shell you are running?

14 Answers  






What is the significance of the 'tee' command?

0 Answers  


How do you repeat a command in terminal?

0 Answers  


How do you grep recursively?

0 Answers  


which command is used to change group?

5 Answers  


what is mount ,tell me about mount ,how can u use in real time project??

12 Answers   Symphony,


how will you login one server's shell prompt to an another server?

5 Answers   Cosmic Infotech, Perot Systems,


What is the use of awk command in unix?

0 Answers  


Categories