answersLogoWhite

0

It is usually pronounced v-i, by saying the two letters individually.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How insert the text in vi editor?

the text is inputed in vi editor by pressing the i key, that mean get the insert permission into vi editor


What is the vi text editor?

vi text editor is a standard text editor found in almost every flavor of Linux, it is the most preferred text editor by most Linux professionals, other text editors include nano and pico are also decent substitutes for the vi editor


What is the function of Vi editor?

'vi' is the standard text editor for Unix. You use it to edit content of a text file.


Can you use password in vi editor?

The 'vi' editor is a text editor; it can edit anything that is displayable ASCII text. You can edit a password in the password file using 'vi' (not recommended).


What is the purpose of vi editor?

To edit text!


Where use vi file editor?

The 'vi' text editor may be used anywhere you want to edit/change/modify/add text to a file.


How do you use echo command to display message in vi editor such as Enter a name?

It seems as though your question has to do with an interactive prompt, which doesn't exist in the 'vi' editor. It is an editor program, and as such is only concerned with text based file changes.


What is the functionality in vi editor?

Question is unclear; vi is a text editor and has the functionality of most editors to modify or add or delete the contents.


Who has develop vi editor?

vi file name


What are VI and Nano used for?

These are Unix and Linux text editor programs.


How does vi editor work in unix?

The Linux 'vi editor' is an editor that is text based. It can be used like notepad in Windows based systems. It can also be used for editing configuration files.


What is the definition of vi in Linux?

Same as it would be in any other operating system: vi is a text editor, mostly tailored to power users.