Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Mass File Naming

From: aroberts::swri::edu at: 30-Aug-2001 21:23

I have a simple thing I want to do, but I'm too tired to figure it out. I want to rename all the files in the current working directory, by chopping off the last two characters of their file name. Ie - fred.txt.1 me.txt.2 your.txt.a How can I do this? Regards, Aaron