All Move Files to folder with same name on linux?

Status
Not open for further replies.

robinex

Active Member
268
2010
36
240
Hi,

I have 500+ files, I want move my files each folder the same name,

For example:

My files
12292.avi
382039.mkv
3239.mp4
24290.iso
29383.rar
.
.
.

Now I want move my files to the same name folder like that

12292/12292.avi
382039/ 382039.mkv
3239/ 3239.mp4
24290/24290.iso
29383/29383.rar
.
.

I found something on google but for windows batch code. I need SSh or php script for this,

Can you help me?
 
2 comments
Status
Not open for further replies.
Back
Top