What is vi?The default editor that comes with the UNIX operating system is called vi (visual editor). [Alternate editors for UNIX environments include pico and emacs, a product of GNU.]The UNIX vi editor is a full screen editor and has two modes of operation:Command mode commands which cause action to be taken on the file, and Insert mode in which entered text is inserted into the file. In the
Thank you for reading the article about
Vi Editor-Basic vi Commands on the blog
NEW TECH If you want to disseminate this article on please list the link as the source, and if this article was helpful please bookmark this page in your web browser by pressing Ctrl + D on your keyboard keys.
Related articles :
Unix Commands Part 2File Management commands.cat,cd, cp, file,head,tail, ln,ls,mkdir ,more,mv, pwd, rcp,rm, rmdir, wc.Pw… Read More...
Unix Commands Part 5Shell and programmingShell programming,bourne shell, ksh, csh, echo,line,sleep, test,cc compiler.She… Read More...
Unix Commands Part 7Storage commandscompress uncompress, cpio,dump,pack, tar, mt.Compress command.Compress command compr… Read More...
Unix Commands Part 4Text processingcut,paste, sort, uniq,awk,sed,vi.Cut command.cut command selects a list of columns or… Read More...
Vi Editor-Basic vi CommandsWhat is vi?The default editor that comes with the UNIX operating system is called vi (visual editor)… Read More...
Unix Commands Part 6Communicationscu,ftp,login, rlogin,talk,telnet, vacation and write .Cu command.cu command is used fo… Read More...
Unix Commands Part 8System Statusat, chmod,chgrp, chown,crontab,date, df,du, env, finger, ps,ruptime, shutdwon,stty, who… Read More...
AT Utility - A quick guide to At jobs in Sun SolarisA quick reference guide for “at” utility in Sun Solaris. “at” utility in unix is similar to the “cr… Read More...
Unix Commands Part 3Comparison and Searchingdiff,dircmp, cmp, grep, find.Diff command.diff command will compare the two … Read More...
Unix Commands Part 1Misc commandsman,banner,cal, calendar,clear,nohup, tty .Man ual command.man man This is help command… Read More...
Like this article? Please share :