this post was submitted on 05 Jul 2023
77 points (96.4% liked)

linuxmemes

20779 readers
583 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] littlecolt@lemm.ee 4 points 1 year ago (3 children)

AMEN! I asked recently if there was a good Linux alternative to this program I used in Windows called "Bulk Rename Utility" and i was flooded by people telling me how easy it was to set up a script to do what I want.

Turns out the best alternative is running BRU in Wine.

[–] oatscoop@midwest.social 2 points 1 year ago

There almost always powerful existing utilities that can do what you want in linux.

But you have to find them and they have a learning curve. Sometimes that "curve" is a cliff.

[–] Supermuff@feddit.de 1 points 1 year ago
[–] moomoomoo309@programming.dev 1 points 1 year ago

I'd have recommended KRename personally. It uses some programming-esque stuff (format specifiers for stuff), but it's not exactly difficult to do advanced stuff with it.