Code

sysdb: Added support for the -c <cmd> option.
authorSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 19:13:18 +0000 (21:13 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 10 Apr 2014 19:13:18 +0000 (21:13 +0200)
commit6539bedcca48fd80e334e28550eda3ce2924f81d
tree5a2d4bdf5002c7e22f7a58389db951c610b23f8b
parent3582ecbb34c7766663eed6454fcba12e2bd36248
sysdb: Added support for the -c <cmd> option.

This option (which may be specified multiple times) may be used to send
commands to the server in a non-interactive way. After handling the reply from
the last command, the process exits.
doc/sysdb.1.txt
src/Makefile.am
src/tools/sysdb/main.c