Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This command invoker is used to kill processes with executables in passed directory. Here is command syntax:
cmdmgr.exe pkill --base_directory="/path/to/directory"
Command has only one parameter:

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


Example:
cmdmgr.exe pkill --base_directory="D:\shared_egl\thick\eaglemgr"
Figure 40. pkill command exmaple.

  • No labels