Skip to content

Instantly share code, notes, and snippets.

@mchubby
Created April 26, 2020 09:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mchubby/151f39cf810f28b1cfb04bf0ba0cbe2e to your computer and use it in GitHub Desktop.
Save mchubby/151f39cf810f28b1cfb04bf0ba0cbe2e to your computer and use it in GitHub Desktop.
$ curl 'https://1fichier.com/dir/sBYijOvq?json=1' | \
    jq -S -c '.[] | del(.date) | select( .filename | contains("pdate") | not )'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment