Module exec

Source
Expand description

This module contains the ExecAction and ExecDirective used to execute a command on the shell.

Modulesยง

action
This module contains the ExecAction that executes a command in the shell
directive
This module defines ExecDirective which represents commands to execute in a shell.