adspace
Answer Posted / Shiva Kant Singh
You can merge multiple folders in Mac by using Terminal. Navigate to the parent directory of the folders you want to merge, then use the command: "mv source_folder1 target_folder/ source_folder2 target_folder/". Replace 'source_folder1' and 'source_folder2' with your folder names and 'target_folder' with the name of the destination folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers