Top Rated Mirrorless Cameras
How to Move (mv) Multiple Directories or Files to a Folder at a Time – Linux – DevOpsCube
For example, if you want to move folder1, folder2, folder3 to folder4, you can use the following comand.
mv -t folder4 folder3 folder2 folder1
Shell Command – Home Assistant
Source: Shell Command – Home Assistant