Renaming a directory is the same as renaming the files. You use the mv command.| Linux Handbook
Here are various examples of the file command in Linux to determine the actual type of file and gather related information.| Linux Handbook
Learn about the unlink command, an alternate method of deleting files in the Linux terminal.| Linux Handbook
Alias command in Linux saves a lot of your time and improves your efficiency. Learn how to use this command properly and see some of the common aliases I use.| Linux Handbook
Learn a thing or two about deleting soft links and hard links in the Linux command line.| Linux Handbook
Find works on searching files based on a number of criteria. The exec command gives you the ability to work on those results. Here are some examples of find exec command combination.| Linux Handbook
This detailed tutorial tells you what are symbolic links, how to create a symbolic links and other important things associated with symlinks.| Linux Handbook
This tutorial explains the Linux directory structure. You'll learn the Linux filesystem hierarchy along with the purpose of the various directories on a Linux system.| Linux Handbook
Learn the concept of hard links in Linux and its association with inodes in this tutorial.| Linux Handbook