Results 1 to 2 of 2
Hey,
I have a folder which contains more than 100 thousands files and hence its size is 80 GB. I need to move this to a subfolder, so that I ...
- 01-07-2008 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 66
How to bulk move...
Hey,
I have a folder which contains more than 100 thousands files and hence its size is 80 GB. I need to move this to a subfolder, so that I can sort them with its filename which contains the dates. How do I do it? I tried "mv" command (#mv 200707*.wav July-2007/) but its showing "bash: /bin/mv: Argument list too long" error. Is there any way I can perform this operation? Do suggest some tips. Thanks.
Regards,
Kurian.
- 01-07-2008 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,695
The Googles is your friend....
4 Ways Around "Argument Too Long"


Reply With Quote