Skip to content

Commit

Permalink
jqfilter
Browse files Browse the repository at this point in the history
  • Loading branch information
louiszuckerman committed Dec 3, 2014
1 parent 30ba435 commit 37dcb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion katas/jqfilter/readme.md
Expand Up @@ -8,7 +8,7 @@ I needed to filter a large list of AMIs produced by the AWS CLI. I wanted to ge

# Challenge

Come up with jq commands to transform the given input into the desired output...
Come up with jq commands to transform the given input into the desired output by printing "a" only if "b" starts with "x".

### Input

Expand Down

0 comments on commit 37dcb1d

Please sign in to comment.