jq is written in C

This commit is contained in:
Wesley Moore 2019-10-27 09:18:36 +11:00
parent c1086c5020
commit a845f22988
No known key found for this signature in database
GPG key ID: BF67766C0BC2D0EE
2 changed files with 6 additions and 5 deletions

View file

@ -145,7 +145,7 @@ readable.
<a class="action-button action-button-ghost" href="https://github.com/sharkdp/hexyl">Homepage</a>
<a name="jq"></a>
### jq ![Language: Go](https://img.shields.io/badge/language-Go-%2300ADD8)
### jq ![Language: C](https://img.shields.io/badge/language-C-%23444444)
`jq` is kind of like `awk` for JSON. It lets you transform and extract information from JSON
documents.
@ -315,7 +315,8 @@ partial name.
<a class="action-button action-button-ghost" href="https://www.getzola.org/">Homepage</a>
<!-- <img src="/images/lobsters.png" alt="" width="16" class="lobsters"> [Discuss on Lobsters](https://lobste.rs/s/7op1vm/my_first_3_weeks_professional_rust) -->
<img src="/images/lobsters.png" alt="" width="16" class="lobsters"> [Discuss on Lobsters](https://lobste.rs/s/pven1z/illustrated_guide_some_useful_command)
[Discuss on Hacker News](https://news.ycombinator.com/item?id=21363121)
<div class="seperator"><hr class="left"><hr class="right"></div>

View file

@ -1,10 +1,10 @@
---
title: An Illustrated Guide to Useful Command Line Tools
title: An Illustrated Guide to Some Useful Command Line Tools
extra: A short description and screenshot of some useful command line tools I use that aren't part of typical POSIX environment.
kind: article
section: technical
created_at: 2019-04-25T16:12:49+10:00
#updated_at: 2019-03-30T10:02:56+11:00
created_at: 2019-10-26T14:11:22+11:00
updated_at: 2019-10-27T09:16:36+11:00
article_class: cli-tools
keywords:
- cli