Skip to content

Brazil's Blog

Musings on automation, scripting, programing, DevOps, and cybersecurity

  • Home
  • All Posts
  • Microservices
  • Cybersecurity
  • Linux
  • Programming
  • JC News
  • About Me
  • Github

Tag Archives: tables

A New Way to Parse Plain Text Tables

A new way to parse ASCII or Unicode plain text tables using jc and jq or jello. No need for grep, sed, or awk!

Posted bykellyjonbrazilMarch 26, 2022March 28, 2022Posted inAll Posts, Linux, ProgrammingTags:cli, jc, jq, json, python, tables, terminal1 Comment on A New Way to Parse Plain Text Tables

JSON Tables in the Terminal

jtbl is simple and elegant. It just takes in piped JSON or JSON Lines data and prints a table. There’s only one option to turn on column truncation vs. wrapping columns if the terminal width is too narrow to display the complete table. It ‘does the right thing’.

Posted bykellyjonbrazilMarch 9, 2020December 22, 2021Posted inAll Posts, Linux, ProgrammingTags:jc, jq, json, jtbl, linux, tables, terminal2 Comments on JSON Tables in the Terminal
  • RSS - Posts
  • RSS - Comments
Brazil's Blog, Privacy Policy
 

Loading Comments...