Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (1E) — Inferno 3rd Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cpu(1)

rcmd(1)

cmd(3)

OS(1E)

NAME

os − interface to host OS commands (hosted Inferno only)

SYNOPSIS

bind -a ’#C’ /
os cmd ... 

DESCRIPTION

Os allows commands to be issued to the underlying operating system, on hosted implementations of Inferno.  The standard output and standard error of the command are merged on the standard output.  The command device (#C) must previously have been bound as shown above. 

FILES

/cmd/clone

SOURCE

/appl/cmd/os.b

SEE ALSO

cpu(1), rcmd(1), cmd(3)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026