ps — Inferno 1.1ed
ps
Synopsis
bind '#p' /prog ps
Description
The ps command prints to standard output information about all current processes. The information provided is a formatted version of that obtained from the status file for each process.
Caveat
This command requires a populated /prog directory; therefore, there must be a prior binding of the system's #p driver to that directory.
Files
/prog/pid/status
See Also
|
kill
|
Process termination
|
|
prog
|
Description of status file output.
|
infernosupport@lucent.com Copyright © 1996,Lucent Technologies, Inc. All rights reserved.