creating a text file in Linux

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

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
  • structured-text-tools

    A list of command-line tools for manipulating structured text data

  • This works well in scripts and logs of all the commands you need to do to reproduce the current state of the system from a scratch install. Also can be used with diff -u and patch, sed, perl, and awk oneliners and structured text tools. You can also capture most of the commands using sudo logging feature but it won't capture the here documents. But for modest size files you can use newlines in echo commands. Note that commands which use redrection should use something like ~~~~ sudo bash -c "echo 'foo' >>file.txt" ~~~~ instead of "sudo echo foo >>file.txt" or "echo foo | sudo tee -a file.txt

  • 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

  • Command line tools for manipulating structured text data

    1 project | news.ycombinator.com | 16 Mar 2023
  • Using Commandline to Process CSV Files

    1 project | news.ycombinator.com | 14 Dec 2022
  • Combine multiple files

    1 project | /r/linuxquestions | 22 Nov 2022
  • structured-text-tools: A list of command line tools for manipulating structured text data

    1 project | /r/CKsTechNews | 24 Jun 2022
  • A list of command line tools for manipulating structured text data

    1 project | news.ycombinator.com | 24 Jun 2022