Moving files matching regex to a different folder

A swapping-ground for Regular Expression syntax

Moving files matching regex to a different folder

Postby montypython » Sun Mar 22, 2015 2:53 pm

I simply would like to move files matching this regex:

([0-9]{10,12})

to this folder:

C:\Users\montypython\flying circus

Please could you advise how I can do this.

Thanks.
montypython
 
Posts: 1
Joined: Sun Mar 22, 2015 2:49 pm

Return to Regular Expressions