There's a bash script in the attachment.
The script cyclically executes a command to move files from one directory to another. It is moved under the condition that if the number of files in another directory does not exceed the number of files in the directory.
2019-09-16