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

What command is used to switching between users in unix?

0 Answers  


what is the use of ls -l command & what is the information it gives about user ?

5 Answers  


What Command will remove a Directory in UNIX?

8 Answers   IBM,


Which command is used to create a directory?

0 Answers  


Differentiate cat command from more command.

0 Answers  






How to add content of one file into another file at the beginning

12 Answers  


How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.

3 Answers   Amazon, MBA, Syntel, TCS, Unisys,


What is clustering in HP and how it's work?

1 Answers   HP,


What is ‘ps’ command for?

0 Answers  


what is virtual machine?

2 Answers   Infosys,


What is awk good for?

0 Answers  


What is the comma to show the space allocation of files?

0 Answers  


Categories