einhyrningsinsctl - control of einhyrningsins
einhyrningsinsctl [OPTIONS] [-e CMD]
einhyrningsinsctl is a shell client for einhyrningsins(1), which connects to
a control socket (UNIX domain socket) and either sends a single command (via
-e) or acts as an interactive shell.
For a list of valid commands, start in shell mode and run help.
-e, --execute CMDInstead of starting a shell, just execute the CMD.
-d, --socket-path PATHWhere to look for the control socket (a UNIX domain socket).
Defaults to /tmp/einhorn.sock.
-h, --helpSummary of options (of course)
--versionPrints version number
# Copyright 2016 Bryan Newbold
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
# einhorn(1), einhyrningsins(1)