1IMV-MSG(1) IMV-MSG(1)
2
3
4
6 imv-msg - Utility for sending commands to a running imv instance
7
9 imv-msg is a tool to simplify the sending of commands to a running
10 instance of imv. Given an instance’s pid it opens the corresponding
11 unix socket and sends the provided command.
12
14 imv-msg <pid> <command>
15
17 imv-msg is written and maintained by Harry Jeffery <me@harry.pm>
18
19 Full source code and other information can be found at
20 https://github.com/eXeC64/imv.
21
23 imv(1)
24
25
26
27 03/25/2020 IMV-MSG(1)