How To Use Vi Editor?
vi is a very powerful text editor where most of the Linux distributions provide. vim is an improved version of the vi editor …
vi is a very powerful text editor where most of the Linux distributions provide. vim is an improved version of the vi editor …
Vim is very popular ans useful text editor based command line and GUI. I prefer vim because of its featured …
Vim provides different shortcuts for copy, cut, and paste operations. These commands are one of the most used and problematic …
While editing text files with vim we can make some little mistakes or want to revert to the previous states. …
Vim provides a lot of useful features and shortcuts during usage. In this tutorial we will look different ways to …
[rps-include post=6522] As stated previous post Php is portable language. Which makes Php supports a lot of different platforms. In …
Read morePhp – Install Php In Linux and Create Development Environment
Sed is a stream editor. Sed is used to transform text according to different needs. Sed has a scripting language …
Vi is a popular text editor for Linux and BSD environments. It gives a lot of features to the user. …
Vim is old and popular text editor. Vim roots goes to the vi. Vim is improved version of vi. Vim …