Although bat describes itself as a “cat clone,” it isn’t really. You can use the cat command in many ways, but its original ...
The --version (-V) option goes hand-in-hand with --help because it helps you find out about the program, and it’s usually ...
Let's explore some cool and useful things you can do directly in the terminal without diving too deep into its complexity.
The Linux fold takes lines of text and breaks them into chunks based on the arguments that you provide. With no arguments, fold will break lines at 80 characters. The first example below uses a single ...
Do you want to create a Shell script in your Linux system? This guide will take you through how to create a shell script using multiple text editors, how to add comments, and how to use Shell ...
Before we get into this, I want to be clear: Using the command line is not a requirement for using Linux. I mention this because the idea of typing commands tends to scare off new users and my goal -- ...
The Disks app takes over some more challenging commands, such as fsck, mount, parted, chown, and dd. This app is a handy GUI that also prevents you from having to edit the fstab configuration file ...