Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This command invoker is used to kill processes with executables in passed directory.

Syntax

Here is command syntax:

Code Block
cmdmgr.exe pkill --base_directory="/path/to/directory"

Parameter

Command has only one parameter:

  • base_directory – directory for executables of processes, which will be killed;


Example

...


Code Block
cmdmgr.exe pkill --base_directory="D:\shared_egl\thick\eaglemgr"


pkill command exampleImage ModifiedFigure 40. pkill command example.