337
Linux File mv *
This command is used to move all the files from the current directory to another specified directory at once.
In above example, all the files and directories present in the directory ‘Downloads’ has moved to the directory ‘Desktop’.
Next TopicLinux mv suffix