View Single Post
Join Date: Dec 2008
Posts: 2
Reputation: rgy is an unknown quantity at this point 
Solved Threads: 0
rgy rgy is offline Offline
Newbie Poster

Re: change file names

 
0
  #2
Dec 18th, 2008
Originally Posted by rgy View Post
hi, can someone help me?

i need a hand to get a script for a smal change.

iget this kind of structure...
20080926RIM881T.20081127.104856
20080926RIM881T.20081127.104831.done
20080926RIM881T.20081202.084408.done
20080926RIM881T.20081127.104845
20080926RIM881T.20081127.104834
20080926RIM881T.20081216.084909.done
20080926RIM950T.20080929.101124.done
20080926RIM951T.20080929.101124.done
20080926RIM952T.20080929.101125.done

i woud like to have a script to find all files with .done then i shoug change all files with .done to files without .done


like...
20080926RIM881T.20081127.104831
20080926RIM881T.20081202.084408
20080926RIM881T.20081216.084909
20080926RIM950T.20080929.101124
20080926RIM951T.20080929.101124
20080926RIM952T.20080929.101125
i need a solution.

is it possible to change all files name from blablabla.done to blablabla without done?
Reply With Quote