ExifTool Forum

ExifTool => Newbies => Topic started by: j99mac on October 29, 2021, 02:25:37 PM

Title: renaming with variable at end
Post by: j99mac on October 29, 2021, 02:25:37 PM
I am trying to add a variable at the end of my file when renaming.
This is what I am adding at the end of my command
_s_'ts'.%e'

when I run it nothing happens and the files do not get renamed.
The variable is $ts. where the user enters input

Title: Re: renaming with variable at end
Post by: Phil Harvey on October 29, 2021, 02:45:49 PM
What is your full command?  What O/S are you running?  How are you running the command (from what shell or what type of script or program)?

- Phil