Description
Type string READONLY
optopt contains the letter of the last option that had an issue. Use with getopt functions.
Type string READONLY
optopt contains the letter of the last option that had an issue. Use with getopt functions.
Type boolean READONLY
When set to True, optreset restarts the getopt functions from the beginning. The next time a user calls a getopt function, optind will be set to 1.
Type boolean READONLY
The getopt_long() function provides specific argument parameters. Arguments with optional parameters are accepted only when entered in the format --argument=parameter. For getopt_long() to recognize non-compliant forms, such as --argument parameter, set optstrictparameters to False.
Type integer READONLY
pid contains the process ID number of the pmmasterd process.
printf("The pmmasterd process id is :%i", pid);
© ALL RIGHTS RESERVED. Términos de uso Privacidad Cookie Preference Center