folak@lemmy.world to Linux@lemmy.ml · edit-21 year agomodern unixgithub.comexternal-linkmessage-square55fedilinkarrow-up1322arrow-down110file-text
arrow-up1312arrow-down1external-linkmodern unixgithub.comfolak@lemmy.world to Linux@lemmy.ml · edit-21 year agomessage-square55fedilinkfile-text
minus-squaregeorge@lemmy.org.illinkfedilinkarrow-up8·1 year agoOh broot is really cool. Better than exa --tree, because it has that sweet “xxx hidden” thing. This command makes it pretty close to tree, as it prints it out rather than present you with an interactive screen, which I’m not interested at: broot --sort-by-type-dirs-first --cmd :print_tree
Oh
broot
is really cool. Better thanexa --tree
, because it has that sweet “xxx hidden” thing. This command makes it pretty close totree
, as it prints it out rather than present you with an interactive screen, which I’m not interested at: