Sha256: 4f5aed7a070cc738755734866b61d11c0440eff9f9de9fabffd2d622656d15ee

Contents?: true

Size: 1016 Bytes

Versions: 9

Compression:

Stored size: 1016 Bytes

Contents

.TH TORK\-REMOTE 1 2012\-09\-26 18.2.3
.SH NAME
.PP
tork\-remote \- controls 
.BR tork (1) 
programs
.SH SYNOPSIS
.PP
\fB\fCtork-remote\fR [\fIOPTION\fP]... \fIPROGRAM\fP
.SH DESCRIPTION
.PP
This program sends single\-line JSON messages read from its stdin to the given
\fIPROGRAM\fP which is already running in the same working directory as this one.
.PP
If lines read from stdin are not single\-line JSON messages, then they are
split into an array of words, using the same word\-splitting algorithm as
.BR sh (1), 
before being sent to the \fIPROGRAM\fP as a single\-line JSON message.
.PP
If the \fIPROGRAM\fP sends any messages in response, then they are printed to
stdout if they are valid single\-line JSON messages or to stderr otherwise.
.SH OPTIONS
.TP
\fB\fC-h\fR, \fB\fC--help\fR
Show this help manual.
.SH EXIT STATUS
.TP
1
Could not connect to the \fIPROGRAM\fP.
.TP
2
Lost connection to the \fIPROGRAM\fP.
.SH SEE ALSO
.PP
.BR tork (1), 
.BR tork-driver (1), 
.BR tork-engine (1), 
.BR tork-master (1)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
tork-19.3.1 man/man1/tork-remote.1
tork-19.3.0 man/man1/tork-remote.1
tork-19.2.2 man/man1/tork-remote.1
tork-19.2.1 man/man1/tork-remote.1
tork-19.2.0 man/man1/tork-remote.1
tork-19.1.0 man/man1/tork-remote.1
tork-19.0.2 man/man1/tork-remote.1
tork-19.0.1 man/man1/tork-remote.1
tork-19.0.0 man/man1/tork-remote.1