what is linux utilities and editor

Answer Posted / alf55

Evey Unix or Linux distro will have an editor that is
compatible with Vi. In Linux that is usually vim (it may
have a link or alias for vi as well.

Any other editors may be present as well but are not
required to be present per the Unix specification.

The gui version of vim is gvim.

vi
vim --- vi improved (vi compatible with much more)
gvim --- GUI version of vim
elvis --- (vi ompatible with more) also see second coming of
elvis
emacs --- another editor can be switched into vi mode
and many more

vi, ed or ex are inside vim and when they are symbolic link
to vim, then vim will behave as that editor when executed as
vi, ed, or ex.

sed is a stream editor that was pulled out of the very old
ed editor. (Note that the UNIX grep command was also pulled
out of ed as well.)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does top do in linux?

515


What is FC command?

495


What does the ps command do in linux?

535


What is df command in linux?

543


Explain about gzip filename?

571






How is grep so fast?

568


What is command grouping and how does it work?

651


How often do you use grep command and how in Linux operating system?

537


How do I check dns entry?

559


Who unix commands?

611


What command should you use to check the number of files and disk space used and each user’s defined quotas?

588


If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred?

546


How do I find cpu in linux?

531


You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?

563


What is kill command?

512