In this article and the next of this 2-article series, we will review 15 useful vi/vim editor tips and tricks for enhancing your vim skills in Linux.| Learn Useful ‘Vi/Vim’ Tips and Tricks for Beginners – Part 1
In the Linux operating system, text editors are of two kinds that is the graphical user interface (GUI) and command-line text editors (console or terminal).| 23 Best Open Source Text Editors for Linux in 2024
In this easy-to-follow guide, we will discuss how to create a file in Linux from the command line using echo, touch, tee, cat, and redirection operators.| How To Create A File In Linux: Echo, Touch, Tee and Cat Commands
ls command is one of the most frequently used commands. I believe the ls command is the first command you may use when you get into the command prompt of Linux.| 20 Basic ‘ls’ Command Examples in Linux
In this article, we will present a number of useful ls command options to list all of the files in a certain directory and sort them by file size in Linux.| How to List All Files Ordered by Size in Linux
Nano is a commandline text editor, often preferred by new users because of its simplicity, compared to other command line text editors such as vi/vim and emacs.| A Beginner’s Guide on How to Use Nano Text Editor in Linux
In this guide, we will discuss some most commonly used Linux commands that are useful for experienced sysadmin or a beginner.| Most Commonly Used Linux Commands You Should Know
In this easy-to-understand guide, we will learn the basics of the mv command to rename or move files and directories in Linux.| How to Use “mv” Command in Linux [9 Useful Examples]
In this article, we will cover some useful practical examples of Linux touch commands. whichis used to create, change and modify the timestamps of a file.| 8 Practical Examples of Linux “Touch” Command
We will discuss some practical examples of the cp command, that will help users to copy files and directories easily in Linux using the command line interface.| How to Copy Files and Directories in Linux [14 cp Command Examples]