This command specifies the directory where the DOS command.com command processor resides. A user can run DOS from a network directory by mapping a search drive in the login script to that directory and adding the comspec entry. Be sure comspec points to the same version of command.com as the client uses when it boots.
comspec=[path]command.com
path |
Specify the path to command.com. |
Use the following command to specify /tmp/ as the directory where command.com resides:
comspec=/tmp/command.com