This is the command oz that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
Oz - The Oz Programming Interface
SYNOPSIS
oz [emacs args ]
DESCRIPTION
oz starts up an Emacs process, passing to it all arguments given
on the command line, creates a new buffer named Oz, and starts a
Mozart sub-process.
The command used to invoke Emacs is determined through the following
steps: If the environment variable OZEMACS is set, its contents is
used. Else, if a command named emacs is found in the PATH, this is
used. Else, if a command named xemacs is found in the PATH, this is
used. Else, if a command named lemacs is found in the PATH, this is
used.
Use oz online using onworks.net services