
Tue Jul 21 2020
How to Rename Directories in Linux
Renaming directories is one of the most basic operations you often need to perform on a Linux system. This article explains how to rename directories using the command-line.
Read more

Wed Feb 12 2020
How to Rename Files and Directories in Linux
Renaming files is one of the most basic tasks you often need to perform on a Linux system. In this tutorial, we will show you how to use the mv and rename commands to rename files and directories.

Tue Oct 08 2019
How to Move Files and Directories in Linux (mv Command)
Moving files and directories is one of the most basic tasks you often need to perform on a Linux system. In this tutorial, we will explain how to use the mv command to move files and directories.