Plugin
Arg | Description | Type |
---|---|---|
pid | A pid to list. If this is provided we are able to operate much faster by only opening a single process. | int64 |
Enumerate running processes.
When specifying the pid this operation is much faster so if you are interested in specific processes, the pid should be specified. Otherwise, the plugin returns all processes one on each row.