• @MigratingtoLemmy
    link
    131 year ago

    I’m the kind that never opens a file manager other than to move stuff from one directory to another

        • Captain Aggravated
          link
          fedilink
          31 year 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.

          • @[email protected]
            link
            fedilink
            3
            edit-2
            1 year 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…

      • @MigratingtoLemmy
        link
        1
        edit-2
        1 year ago

        I’m a POSIX shell Chad I write shell scripts with parameters in pure POSIX shell for such things /s

    • @Cyo
      link
      21 year ago

      You should try the ranger file manager, thanks to that I almost don’t use GUI file managers unless I have a headache

      • @MigratingtoLemmy
        link
        21 year ago

        I have heard of it, but never got around to it. I suppose if I get tired of grep and find and shell scripts I’ll probably head that way myself. Thanks