Skip to content

tech.

How to Create programs, Fix, Find and Configure them

  • Tips&Tricks
  • How to fix
  • For Beginners
  • English
    • Español
    • Deutsch
    • Français
    • 简体中文

Tag: jq

Tips&Tricks

How to get a field from JSON HTTP response in Bash

Gosh On January 26, 2019January 26, 2019
How to get a field from JSON HTTP response in Bash

jq – is a powerful tool for working with JSON in Bash. It can do more than just get a field. But in this note we’ll not describe all of its might. You should read more about jq if you write in Bash a lot. Ok, let’s move! For example we have following response: $Continue Reading


Recent Posts

  • How to use/add a self-signed certificate to Mac OS
  • How to delete all Docker images and containers
  • How to change permissions for file / directory recursively in Linux
  • How to install non-free video / audio codecs in Ubuntu
  • Python 3 performance profiling – easiest way

Archives

  • February 2020
  • June 2019
  • January 2019

Categories

  • For Beginners
  • How to fix
  • Tips&Tricks