I have directories filled with job names that are just in .txt format and I want to be able to append the file name with a revision control.
job file name: "87-100-A120"
Each time I create a text file in the directory, how can I append to the file name? And create: "87-100-A120_rev1" ... "_rev2" etc etc.
Thanks for any help!
job file name: "87-100-A120"
Each time I create a text file in the directory, how can I append to the file name? And create: "87-100-A120_rev1" ... "_rev2" etc etc.
Thanks for any help!