I need to remove one space from the beginning of every file.

Post any general comments regarding Bulk Rename Utility here. Open to all registered users.

I need to remove one space from the beginning of every file.

Postby BradLB22 » Wed Jul 26, 2023 6:00 pm

I'm blind and these fields are a bit tricky to work with but so far it's been ok, Although some of the menu items aren't actually labeled so if you could label them that would be amazing!

Anyway, I've renamed files but now I need to remove a space from in front of each file. For example, instead of file 1.mp3 it's showing up as space file 1.mp3

I can't figure out how to do this and would apreciate the help.
BradLB22
 
Posts: 2
Joined: Wed Jul 26, 2023 5:32 pm

Re: I need to remove one space from the beginning of every file.

Postby BradLB22 » Wed Jul 26, 2023 7:26 pm

I decided to redo the entire thing, i'll redownload the stuff from youtube and go from there.
BradLB22
 
Posts: 2
Joined: Wed Jul 26, 2023 5:32 pm

Remove space from the beginning name

Postby Luuk » Wed Jul 26, 2023 8:55 pm

The easiest way is using Replace(3) with a "Replace" something like... \start\ .
But if wanting to conduct everything with only 1-rename, then its better just using Regex(1).
This because Replace(3) wont conduct both \modifiers\ and | for many-replacements, at the same time.
Luuk
 
Posts: 705
Joined: Fri Feb 21, 2020 10:58 pm


Return to General Comments


cron