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

can we use cat command as an editor ..???

12 Answers   TCS,


What are awk commands?

0 Answers  


What is {} in find command?

0 Answers  


How do you remove a crontab file?

6 Answers  


What are the commands in UNIX to list the files in a Directory?

0 Answers   CGI,






What is grep short for?

0 Answers  


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

12 Answers  


their is a file1,file2 and i want to append file1 data to file2?

9 Answers   IBM,


What is in grep command?

0 Answers  


what is the advaantage of each user having its own copy of the shell?

0 Answers   BMC, CNS, DELL, Infosys,


Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?

0 Answers  


What is unix command line?

0 Answers  


Categories