Remove leading space in filename
I have a file that starts with a space and then a random date each month. It has other spaces later in the filename.
I want to just remove the leading space. There is not pattern to match, just want to remove the leading space.
Seems easy but stumped, thanks for the help.
I want to just remove the leading space. There is not pattern to match, just want to remove the leading space.
Seems easy but stumped, thanks for the help.