#!/bin/bash ######################################################### # fakenews ## # create an html digest of watched twitter accounts ## # with https://codemadness.org/git/tscrape/ and gawk ## ######################################################### # keep one twitter account per line in here accountsfile=".fakenews" outfile="/tmp/fakenews_out.html" echo '