History of Vi - Linux Programming

 The vi editor was developed starting around 1976 by Bill Joy,who was then a graduate student at the university of california at berkeley.joy later went on to help found Sun Microsystems and become its chief scientist.

 "ed" was the original unix text editor.like other early text editors,it was line oriented and used from dumb printing terminals.joy first developed "ex" as an improved line editor that supported a superset of ed commands.

 vi remains very popular today in spite of the development and widespread availabilty of GUI mode text editors which are far more intuitive and much easier for beginners to use than text-mode text editors such as vi.GUI-mode text editors include gedit and Emacs,both of which have become very common on linux and other Unix Today.

Share Share on Facebook Share on Twitter Share on LinkedIn Pin on Pinterest Share on Stumbleupon Share on Tumblr Share on Reddit Share on Diggit

You may also like this!