Page 1 of 1

add text at the end a file name as suffix

Posted: 30 Dec 2024 06:24
by shamsudeen
Hi, after editing the file i change the file name in suffix as "file name_edited"
i mean i add the text " _edited"
how to make this in script please help

Thank you

Re: add text at the end a file name as suffix

Posted: 30 Dec 2024 07:30
by highend
rename "b", "*_edited";?

Re: add text at the end a file name as suffix

Posted: 31 Dec 2024 02:09
by shamsudeen
Thank You very much bro.