I am using the "mv" command to move about 150k ".jpg" files from one folder to another, but it returns an error - "Argument list too long". It seems that I cannot use the "mv" command to move such a large number of files. Is there any other way to do this job?