A Linux Beginner's Guide: Shell Navigation
How to Navigate the Shell and Complete Tasks
Search for a command to run...
Articles tagged with #linux
How to Navigate the Shell and Complete Tasks
Introduction In the early days, text editors lacked sophistication and the ability to handle large documents, which led people to create macros to perform specific tasks. In 1983, Richard Stallman introduced a collection of his macros, naming it edit...

In this Guide, we will discuss Vim and cover its basics, intermediate and advanced actions that you can carry out. What is Vim? Vim (Vi IMproved) gained wide use as a text editor due to its advanced features compared to Vi. Bram Moolenar created Vim ...

In this article, we will explore the Visual Instrument (vi) text editor and cover some basic actions you can carry out. Here are the things you will learn: What vi text editor is. How to use vi. Commands in vi. Prerequisites Installation of Ubu...
