#!/bin/sh . /root/trli.conf /var/lib/lxc/sqlddata/sqlddata.runsql -t trli <<-EOF select url,created from extraurls where approved is null; EOF