emu - Inferno emulator — Inferno 1ed
emu - Inferno emulator
emu [Options... ][filename]
Description
The emu command provides the Inferno emulation environment. The emulator runs as an application under the machine's native operating system, which provides system services.
The emu command starts an Inferno shell at <inferno.root>/dis/sh.dis .
Options
Options may be set from the environment variable EMU but are overridden by options supplied on the command line
Filename
If a filename is specified, EMU will execute this file. Files
|
<inferno_root>/dis/sh.dis
|
The default Inferno shell.
|
Notes
Default value of <inferno_root> is /usr/inferno on Unix-hosted systems and \users\inferno on Windows-hosted systems.
See Also
|
limbo - Limbo compiler
|
|
sh - command line interface to the Inferno system in Chapter 5
|
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.