This command moves all the files in the subfolder to the current folder.
mv */* .
Posted in Command Line, Linux | 1 Comment »