diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/workers/bin/count1.sh	Mon Oct 01 18:29:39 2018 +0000
@@ -0,0 +1,7 @@
+#!/bin/bash
+echo "# $ID"
+jq '.Envelope|.["WARC-Header-Metadata"]["WARC-Target-URI"]'|cut -f 1 -d ':'
+
+
+
+