News

The Linux set command offers a lot of interesting options for working with your scripts.
In vi you can set options to change the editor's behavior using the ex :set command. For example, the search commands are normally case-sensitive; to change this use the :set ignorecase or :set ic ...
Setting up the most useful aliases on Linux is a mix of what's otherwise annoying to enter, hard to remember or typed way too often.
Linux is a versatile operating system that allows you to perform a standard Vi word search using different keys on your computer keyboard. This tutorial will list the different keys and functions that ...