What’s your favorite shell one liner?

This page summarizes the projects mentioned and recommended in the original post on /r/commandline

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • repo

    one frequent use is something like tmp -l git clone https://github.com/user/repo . if I want to take a quick look at some tool -- it clones into a temp dir and starts a shell in it. I'll do whatever I need then hit Ctrl-d and it's all gone

  • thefuck

    Magnificent app which corrects your previous console command.

    fuck

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • huniq

    Filter out duplicates on the command line. Replacement for `sort | uniq` optimized for speed (10x faster) when sorting is not needed.

    For better speed, check out https://github.com/koraa/huniq

  • fzy

    :mag: A simple, fast fuzzy finder for the terminal

    Fzy: https://github.com/jhawthorn/fzy

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts