A Guide to the Terminal, Console, and Shell

The terminal is the result of its long history, from the telegram to our terminal emulators. What are the differences with the console? With the shell?
The terminal is the result of its long history, from the telegram to our terminal emulators. What are the differences with the console? With the shell?
Let's dive deeper in Vim regexes by looking at specific metacharacters only available in your favorite editor.
Regular expressions can be frightening if you have no idea what you're looking at. Let's unravel their meanings using Vim and GNU Grep.
It can be hard for beginners and experts alike to manage files efficiently in the shell. Let's improve that with simple and powerful CLIs or TUIs.
Text-objects are useful constructs to edit our content in Vim. What could be better? Creating our own!