Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. {JSON}
  2. {JSON}
  3. {JSON}
  4.  
  5. cat filename | jq '[select(.key =="val" or .key == "val1" or .key == "val2")]'| less
  6.  
  7. [{JSON}]
  8. [{JSON}]
  9. [{JSON}]
  10.  
  11. [
  12. {JSON},
  13. {JSON},
  14. {JSON}
  15. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement