Purpose: | Display the child processes for the specified process |
Format: | ENUMPROCESSES pid |
pid | The parent process ID whose child processes you want to enumerate. |
Usage:
ENUMPROCESSES will show all of the active processes started by the specified process.