◐ Shell
clean mode source ↗

hhls - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@hhls

hhls

Follow

View hhls's full-sized avatar

Halen hhls

Block or report hhls

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

hhls/README.md

Pinned Loading

  1. JQ to filter JSON by value JQ to filter JSON by value

    1

    ## JQ to filter JSON by value

    2

    Syntax: <strong>`cat <filename> | jq -c '.[] | select( .<key> | contains("<value>"))'`</strong>

    3

    
                  

    4

    Example: To get json record having _id equal 611

    5

    ```bash
  2. dynamic-datasource dynamic-datasource Public

    Java

  3. experimental-report experimental-report Public

    数据结构与算法