view workers/bin/_findPDFs.sh @ 18:9631fca89cc6

F2-related stuff, and new experiment
author Henry S. Thompson <ht@markup.co.uk>
date Fri, 19 Oct 2018 14:25:19 +0000
parents bba589cab837
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"