mv -t <destination> <src1> <src2> .... <srnN> #example where moving folder1-3 to folderX: mv -t folderX folder1 folder2 folder3