How to exit Vim editor

When you are using the VIM editor on Linux and you would like to exit, you just need to follow the tips below. First press the Esc key in order to access the Normal mode. Now to access the Command-line mode, you can just type in : . (more…)

Continue Reading How to exit Vim editor

Gunzip command in Linux

Gunzip It is a utility that decompresses already compressed files such as images, documents, audio tracks, etc . Gunzip accepts many file extensions such as .gz, -gz, _z,.z, -z , .Z, .tgz or .taz. After (more…)

Continue Reading Gunzip command in Linux