Mercurial > hg > cc > azure
view workers/bin/_findPDFs.sh @ 13:bba589cab837
shrinkJSON.sh: minimise "jq ." output
test1.sh: fix lrand regression
[_]findPDFs.sh: extract responses with application/pdf Content-Type
author | Henry S. Thompson <ht@markup.co.uk> |
---|---|
date | Fri, 12 Oct 2018 08:51:50 +0000 |
parents | be1034183e03 |
children |
line wrap: on
line source
#!/bin/bash echo "# $(date) > $ID.$1" fgrep msgtype=response|egrep '"Headers":{[^{]*"Content-Type":"application/pdf"' echo "# $(date) < $ID.$1"