You may be required to move your files and directories in Linux in order to create a space for some other task. You can use mv command for this purpose. This post practically demonstrates 6 examples of moving files and directories in Linux. Syntax of mv command. mv [options] source destination Where source and destination are your current and target locations respectively. For more detail, please visit the 6 Examples of Moving Files and Directories in Linux .
Linux how-tos and tutorials for sys admins.