MATHREMOTE(1) — UNIX Programmer’s Manual
NAME
mathremote − remote-access version of Mathematica
SYNOPSIS
math [ −crc ] [ −run command ]
DESCRIPTION
The mathremote command runs the remote-access version of Mathematica. Execute this script when rlogined to the remote machine in order to start the Mathematica back end.
This version of Mathematica handles input and output through the packet-based MathTalk communication protocol.
The mathremote command can be used only with a Mathematica front end which supports the MathTalk protocol.
The mathremote command is actually a shell script, which sets terminal characteristics, and executes the binary file mathexe with the option -remote.
OPTIONS
-crcEnable CRC error checking.
-run command
Run a Mathematica command during initialization.
FILES
Note: The locations of Mathematica files are determined at the time of installation, and need not always be the same.
mathexe Mathematica binary
init.m optional initialization file
end.m optional termination file
math.install installation script
SEE ALSO
S. Wolfram, Mathematica − A System for Doing Mathematics by Computer, Addison-Wesley, 1988
D. Grayson, The MathTalk Communication Protocol, Wolfram Research, Inc. Technical Report, 1988
7th Edition — 30 September 1988