In Linux, to perform the move or rename of a file or directory, we use the mv command. This command performs one of the two features mentioned, depending on usage. In…
Tag:
file
- This entry is part 2 of 6 in the series Linux commands: Part 3 - Exploring the system
Sometimes while working with Linux systems, you will see the type of file that you may have never known before. Linux supports you with a command you can determine the…