comparison workers/bin/count1.sh @ 8:5db6015689a2

slightly updated, 4 W only, versions of old test4.sh and subcount.sh
author Henry S. Thompson <ht@markup.co.uk>
date Mon, 01 Oct 2018 18:29:39 +0000
parents
children 2fbefb8d1a9e
comparison
equal deleted inserted replaced
7:a7637c994964 8:5db6015689a2
1 #!/bin/bash
2 echo "# $ID"
3 jq '.Envelope|.["WARC-Header-Metadata"]["WARC-Target-URI"]'|cut -f 1 -d ':'
4
5
6
7