|
Rsh(1b) -- The Bourne shell, an interactive command interpreter and command programming language
|
The Bourne shell is a command programming language that executes commands read from a terminal or a file. The Rsh command specifies a restricted version of the standard command interpreter sh; Rsh is ... |
rstart(1X) -- a sample implementation of a Remote Start client
|
The rstart command is a simple implementation of a Remote Start client as defined in A Flexible Remote Execution Protocol Based on rsh. It uses rsh as its underlying remote execution mechanism. |
rstartd(1X) -- a sample implementation of a Remote Start rsh helper
|
rstartd is an implementation of a Remote Start "helper" as defined in A Flexible Remote Execution Protocol Based on rsh. This document describes the peculiarities of rstartd and how it is configured... |
runcat(1) -- Pipes message text source from mkcatdefs to gencat
|
The runcat command invokes the mkcatdefs command and pipes the message catalog source data (the output from mkcatdefs) to the gencat program. The file source_file contains the message text with your s... |
runclass(1) -- Runs a command in a specific scheduling class
|
The runclass utility lets you run a command (including any of its arguments) in a scheduling class. All the threads created by the command process, and its subprocesses, inherit the class binding. Unl... |
runcord(1) -- invokes cord to rearrange procedures in an executable file to facilitate better cache mapping
|
The runcord command invokes ftoc(1) to read one or more feedback files produced by the -feedback option of the profiler prof(1) or by the feedback(1) utility and generates a reorder-file for use with ... |
runon(1) -- Runs a command or process on a specific CPU, a processor set (pset), or a Resource Affinity Domain (...
|
The runon utility does one of the following: Starts a command on the specified CPU, processor set (pset) or Resource Affinity Domain (RAD). The argument operand represents any options or arguments for... |
rup(1) -- Show host status of remote machines (RPC version)
|
The rup command displays the current time, amount of time since the system was last started, number of users logged in, and the load averages for remote machines. It broadcasts on the local network, a... |
ruptime(1) -- Displays the status of each host on a network
|
The status lines are sorted by hostname unless the -l, -t, or -u option is indicated. The status information is provided in packets broadcast once every 3 minutes by each network host running rwhod. A... |
rusers(1) -- Display a list of users who are logged in to a remote machine
|
The rusers command displays information about users and processes running on remote machines. The listing is in the order in which responses are received, but this order can be changed by specifying o... |
rwall(1) -- Write to all users over a network
|
The rwall command reads a message from standard input until end-of-file. It then sends the following message to all users logged in on the specified host machines, preceded by the line: Broadcast Mess... |
rwho(1) -- Shows which users are logged into hosts on the local network.
|
The rwho command displays the username, hostname, and start date and time of each session for everyone on the local network who is currently logged in to a host running the rwhod daemon. If one or mor... |
sact(1) -- Displays current Source Code Control System (SCCS) file editing status
|
The sact command reads SCCS files and writes the contents, if any, of the p-file associated with file to standard output (see the get command for information about the contents of the p-file). |