FRC - Force a Command Line to another Terminal ============================================== FRC is a privileged utility that allows you to specify a line to MCR as if it had come from another terminal. This can be useful for running programs on remote terminals and for logging remote terminals in or out. As this utility could potentially be misused, it may only be used by a privileged user. The command line for FRC is of the fixed format:- FRC TTn:=Command Line where n is an optional unit number which may be any valid number of digits. The colon (:) and equals(=) are mandatory. 'Command Line' specifies the command to be queued to MCR. This will queue the given command line to MCR as if it has been entered at terminal TTn: