show background
show background [ __readonly__ [ { TABLE_jobs <pid> <user_name> <terminal> <start> <time> <script> <args> } ] ]
Syntax Description
|
show |
Show running system information |
|
background |
show background processes (started with 'source background <file>' command) |
|
__readonly__ |
(Optional) |
|
TABLE_jobs |
(Optional) All background jobs |
|
pid |
(Optional) Process ID of the job |
|
user_name |
(Optional) User name of the process |
|
terminal |
(Optional) Termianl where job is running |
|
start |
(Optional) Start time of job |
|
time |
(Optional) Time |
|
script |
(Optional) Script name |
|
args |
(Optional) Arguments passed to script |
Command Mode
-
/exec
Feedback