STATUS

status.html
Format:    STATUS [(process)] [FULL] [TCB] [CLI] [ALL] [COM | COMMAND (command)] 
Template:  PROCESS/N,FULL/s,TCB/S,CLI=ALL/s,COM=COMMAND/k
Location:  C: 

STATUS with out any arguments lists the numbers of the current shell process and the progran or command running in each. The (process) argument specifies a process number, limitingg STATUS to giving information about that process only.

For information on the stack size, global vecttor size, priority, and the current command for each process, use the FULL keyword. The TCB keyword is similar, omitting the command information. The CLI=ALL keyword gives only the ommand information.

STATUS searchs for a command when you give the COMMAND option.


Example: