ShellCommand Struct Reference
A structure which describes a shell command.
More...
Data Fields
-
char name [SHELL_COMMAND_LEN_NAME]
- Unique identifier.
-
char cmd [SHELL_COMMAND_LEN_CMD]
- Executable path.
-
char wpath [SHELL_COMMAND_LEN_WPATH]
- working directory
-
uid_t uid
- User ID at execution.
-
gid_t gid
- Group ID at execution.
-
Array * environment
- Array of environment variables.
Detailed Description
A structure which describes a shell command.
The documentation for this struct was generated from the following file:
Generated on Fri Jan 20 10:12:18 2006 by
1.4.2