Bash Patterns I Use Weekly

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bash-toolkit

    Could be my ever-growing, ever-improving, Swiss Army Toolkit of functions-as-cmd-line-tools and useful-to-me patterns.

  • Source: https://github.com/adityaathalye/bash-toolkit/blob/master/bu...

    The best part is sourcing pipeline-friendly functions into a shell session allows me to mix-and-match them with regular unix tools.

  • murex

    A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • git-bisect is nice if you are looking for a git commit.

    If you are looking for a limit or the failing part of a file have a look at: https://gitlab.com/ole.tange/tangetools/-/tree/master/find-f...

  • cli-guidelines

    A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.

  • What you're getting at seems to be more about CLI conventions as opposed to script conventions specifically. As such, you might want to have a look at https://clig.dev/ which is a really comprehensive document describing CLI guidelines. I can't say I've read the whole thing yet, but everything I _have_ read very much made sense.

    It's been discussed here on HN before.

    https://news.ycombinator.com/item?id=25304257

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

  • Murex rocks v5 is out

    1 project | news.ycombinator.com | 7 Sep 2023
  • Murex

    1 project | /r/devopspro | 23 Jun 2023
  • Show HN: A smarter Unix shell and scripting environment

    1 project | /r/hypeurls | 13 Jun 2023
  • TermKit: A Rich Graphical Terminal (2011)

    3 projects | news.ycombinator.com | 2 Mar 2022
  • murex - a bash-like /bin/bash designed for greater commandline productivity and safer shell scripts

    1 project | /r/u_robo_muse | 27 Feb 2021