Specifications

Table Of Contents
i
361Fabric OS Version 3.1.x/4.1.x Reference Guide
Displays task summary.
Synopsis
i [Process ID]
Availability
All users.
Release
V3.1.x and V4.1.x
Description
This command displays information of all of the processes or of a specific process
if a process ID is supplied. One line is displayed per process. The following table
explains the fields displayed with this commands.
i
Table 11: Command Field Description
Field Description
F Process Flags:
ALIGNWARN 001 print alignment warning messages
STARTING 002 being created
EXITING 004 getting shut down
PTRACED 010 set if ptrace (0) has been called
TRACESYS 020 tracing system calls
FORKNOEXEC 040 forked but didn't exec
SUPERPRIV 100 used super-user privileges
DUMPCORE 200 dumped core
SIGNALED 400 killed by a signal