#!/bin/sh . /root/trli.conf /var/lib/lxc/sqlddata/sqlddata.runsql trli <<-EOF | tail -1 select count(*) from arguments; EOF