Skip Navigation

modern unix

github.com GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.

A collection of modern/faster/saner alternatives to common unix commands. - GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.

GitHub - ibraheemdev/modern-unix: A collection of modern/faster/saner alternatives to common unix commands.
47

You're viewing a single thread.

47 comments
  • Oh 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
    
47 comments