View Single Post
  #1  
Old 26.05.2020, 13:45
sharkboy sharkboy is offline
Banned
 
Join Date: Apr 2020
Posts: 171
Default Inverse of the numbers in the file name

What regex to change the inverse of the numbers in the file name?

Example: 80.ex
Inverse: 08.ex

77.ex
77.ex
54.ex
45.ex

Range: 01-80

Integer Only