Long time nnn user right now. But interested in hearing some other people suggestions in case I missed something more interesting.

  • Risky
    cake
    link
    fedilink
    English
    22 years ago

    Ranger, mostly for bulk renaming

  • mariom
    link
    fedilink
    English
    22 years ago

    Coreutils, rsync. In more complex scenarios zmv from zsh.

    Yes, I almost not use any GUI to manage my files.

  • thanevim
    link
    fedilink
    12 years ago

    I had straight up just never considered that terminal file explorers existed. This post has opened my eyes, and so here is my Saved comment. (Maybe one day, kbin will implement saving without commenting…)

  • Daeraxa
    link
    fedilink
    English
    52 years ago

    I used to use nnn but I’ve recently fallen in love with xplr but honestly about 90% of the time I just use ls, cp and mv (although I sometimes also use broot as well).

    • @[email protected]
      link
      fedilink
      English
      12 years ago

      I use broot all the time and appreciate that xplr is more plugin oriented or flexible is some ways, but don’t really feel I need more than broot so haven’t given xplr a proper try.

      As you use both, would you say there’s a particular feature or task that has you reaching for xplr over broot?

      • Daeraxa
        link
        fedilink
        English
        12 years ago

        xplr I probably use more (like nnn) for the tasks I would normally reach for a GUI file manager where broot I use (probably under-use) it as a fancy tree and ls - i.e. still using standard terminal commands to actually do stuff vs just moving things around

  • @[email protected]
    link
    fedilink
    English
    1
    edit-2
    2 years ago

    I’ve tried ranger for some while, pretty neat, but I haven’t tried other terminal file mangers tho

  • @[email protected]
    link
    fedilink
    English
    5
    edit-2
    2 years ago

    ranger and I have nothing but praise for it. That’s as a Linux user of 15 years, formerly a bit of a skeptic about the use of such a tool. I use it not just as a file manager but as a platform for launching scripts and GUI programs via key bindings. I’ve pretty much turned it into a TUI desktop environment at this point. Because, yes, it is possible to do computing more efficiently than with a CLI alone, whatever the purists may say. For me, TUI tools are the sweet spot: less keystrokes, less memorizing, but also extremely hackable given that there’s no GUI to deal with.

    Addendum: and fzf in the scripts! Like someone else said, this simple little tool makes so much possible.

  • @[email protected]
    link
    fedilink
    English
    52 years ago

    I consider ranger and fzf life changing, especially being able to get the full path of any file at my command prompt at a moment’s notice. It’s now as though navigating directories were gauche.

  • @[email protected]
    link
    fedilink
    English
    12 years ago

    I mostly use a gui file manager, but when I do use a terminal based one I use ranger. Haven’t tried others, I just like this one.