#Linux file renaming rule
1 messages · Page 1 of 1 (latest)
@viral grove https://man.archlinux.org/man/rename.1p.en
this one is different and it should work for what u want
it's fairly easy i just dont know where i can find the docs for it
man sed has some stuff if u can make sense of it
You can use a regex tester online https://regex101.com/
If you don’t know regex syntax it’s all easily Google
Sed will also accept regex (99.9999% confident anyway)