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