• Harryd91
    link
    fedilink
    arrow-up
    3
    ·
    6 months ago

    File Manager is the best for bulk renaming too

      • Captain Aggravated@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        6 months ago

        Eh you rapidly need to know regular expressions to accomplish bulk renaming in the terminal, where some GUI tools like Bulky are a little more powerful for people without chronic eye fatigue.

        • Pantherina@feddit.de
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          6 months ago

          Yeah I have no idea how to do that too. But I would find it soo nice if Distros would ship bash scripts for all that.

          rename EXPRESSION EXPRESSION
          

          With some help on how to do it and actually helpful tldr. btw:

          cheat(){
          curl cheat.sh/$1
          }
          

          Damn Lemmy…