Adding Time Stamp To Suffix of File Name
Posted: 24 Oct 2019 06:59
I know about this
::rename "b", "*-<datem yyyymmdd>"
How do I get the time stamp to be at the end of the file name instead?
::rename "b", "*-<datem yyyymmdd>"
How do I get the time stamp to be at the end of the file name instead?