Skip to content
Matthias Görges edited this page Jun 19, 2016 · 1 revision

rupi-cmd-shortwait runs a remote UPI command on a rupi server without waiting for a response. It behaves like (rupi-cmd rc cmd . args) but only waits 50 msec for the server response.

Parameter Description
rc The rupi client to be used
cmd The command to be executed
args A number of optional arguments to be passed along with the command

Example

See (rupi-cmd rc cmd . args) for its example.

Clone this wiki locally