How do I get typed command history in vi editor

Answers were Sorted based on User's Feedback



How do I get typed command history in vi editor..

Answer / sawrub

in command mode typing in
:history
will show the list of commands used in

Is This Answer Correct ?    12 Yes 4 No

How do I get typed command history in vi editor..

Answer / rahul gupta

vi .bash_history
you can see the history of commands used by you.

Is This Answer Correct ?    5 Yes 1 No

How do I get typed command history in vi editor..

Answer / manoj

histrory > (Your filename)
vi / vim (Your Filename)

Is This Answer Correct ?    7 Yes 9 No

How do I get typed command history in vi editor..

Answer / kumaresanchandran

vi filename

Is This Answer Correct ?    0 Yes 15 No

Post New Answer

More Linux IPC Interview Questions

who are the author of LINUX operation system?

5 Answers   Linux,


what is symbolic link in unix ???

5 Answers   Symphony, TCS,


Why do we have serial and parallel interface, which one was faster and why and when we should go for this interface.

4 Answers   NetApp,


What is ipc namespace?

0 Answers  


How shared memory are accessed if we have two processors trying to acquire the same region.

3 Answers   NetApp,






What is socket in ipc?

0 Answers  


What is the difference between j std 001 and ipc a 610?

0 Answers  


How to Debugg Semaphores?

0 Answers  


What does ipc class mean?

0 Answers  


What is ipc 610 620?

0 Answers  


What is Fast Local Communication?

0 Answers  


How to Redirect the Standard Input, Output, and ErrorStreams?

1 Answers  


Categories