OS(1E) 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)
Page 1 Plan 9 (printed 10/30/25)