How to use the cp Command Thumbnail

How to use the cp Command

In this guide, I go through some of the most common cp command uses on a Linux or Unix distribution. You will find the cp command incredibly useful for copying files from one location to another. Therefore, I highly recommend learning it. Read More...

How to use the mv Command Thumbnail

How to use the mv Command

In this guide, we will show you how to use the mv command on a Linux-based distribution. The mv command is extremely useful for moving directories and files. You can also use options to have it display prompts before overwriting. Read More...

How to use the who Command Thumbnail

How to use the who Command

Learn how to use the who command on Linux to see who is currently logged into your system. In addition, you can use options to see data such as the last boot time, how many users logged in, dead processes, and much more. Read More...

How to use the whereis Command Thumbnail

How to use the whereis Command

In this tutorial, we go through the steps to use the whereis command to find the source, manual, and binary files for certain commands. If you require a direct path to specific files for your next project, you will find this handy. Read More...

How to use the zip Command Thumbnail

How to use the zip Command

In this tutorial, we show you how to use the zip command to archive and extract data. We also cover a few different options that you can use to alter the command's behavior. It is the perfect tool for handling zip archives. Read More...

How to use the tar Command Thumbnail

How to use the tar Command

In this tutorial, we will take you through how to utilize the tar command on a Linux or Unix distribution. Using this command will allow you to archive and extract tar archive. These archives are sometimes known as a tarball. Read More...