#!/bin/sh . /root/trli.conf /var/lib/lxc/sqlddata/sqlddata.runsql -t trli <<-EOF select title,created,userid from arguments order by created; EOF