Linux/BSD command line wizardry: Learn to think in sed, Awk, and grep

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
  • learn_gnused

    Example based guide to mastering GNU sed

  • Good introduction. But they should've at least mentioned that these tools can read a file input directly.

    >For example, the sed man page weighs in at around 1,800 words alone without ever really explaining how regular expressions work or the most common uses of sed itself.

    For Linux versions, `info` pages for grep/sed/awk are much more detailed and includes examples too. I use `man` pages only for quick reference. Also, I think I've read that BSD man pages are more detailed and include examples compared to Linux versions.

    If you'd like to learn more, I have books on these commands with hundreds of examples and exercises (free to read online):

    * https://learnbyexample.github.io/learn_gnugrep_ripgrep/

    * https://learnbyexample.github.io/learn_gnused/

    * https://learnbyexample.github.io/learn_gnuawk/

  • 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
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

  • Learn GNU sed with hundreds of examples and exercises

    2 projects | /r/commandline | 6 Jul 2023
  • Linux/BSD command line wizardry: Learn to think in sed, awk, and grep

    1 project | /r/commandline | 31 Aug 2021
  • Show HN: GNU sed eBook with hundreds of one-liners and exercises

    1 project | news.ycombinator.com | 23 Apr 2021
  • Learn GNU awk with hundreds of examples and exercises

    2 projects | /r/linux | 24 Aug 2023
  • Show HN: CLI text processing with GNU sed (eBook)

    3 projects | news.ycombinator.com | 29 Jun 2023