Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Moreutils

 Moreutils

Moreutils command line productivity tools

Bruno Sutic

May 07, 2015
Tweet

More Decks by Bruno Sutic

Other Decks in Technology

Transcript

  1. Moreutils? • a set of 14 general purpose CLI tools

    • created “to stop these programs from falling through the cracks” • webpage: https://joeyh.name/code/moreutils/
  2. ‘vidir’ command demo • allows editing of the contents of

    a directory in a text editor • great for: • manipulating dir names like “$HOME” or “~” • batch file renames
  3. Moreutils installation It’s really easy! • OS X
 $ brew

    install moreutils • Debian
 $ apt-get install -y moreutils
  4. What next? • learn about other moreutils commands: • visit

    webpage: https://joeyh.name/code/moreutils/ • read man pages • Joey Hess has other fantastic projects
 https://joeyh.name/code/ • apply for a speech at Terminal.zg (srsly)