FRC is a utility that allows a user at one terminal to force an MCR command to be executed from another terminal. The command will be executed exactly as if it had been typed in at the target terminal. A user must be privileged to use FRC. The syntax of FRC is as follows: FRC ttn:=command where 'ttn:' is the terminal that is to execute the command, and 'command' is the command to be executed.