On Mon, Feb 17, 2014, at 15:48, Roland Soderstrom wrote:
client-local.cfg:
[sunos]
file:`ls -1 /var/tmp/sys-heartbeat-*`
I'm pretty sure you can't do that. You need to list every file
individually.
If the user really wants to be able to use a wildcard, another option
might be something like:
file:`find /var/tmp -type f -name sys-heartbeat-* | sort -r`
--
Mike Burger
http://www.bubbanfriends.org
"It's always suicide-mission this, save-the-planet that. No one ever just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1