[11.11.2017 08:19:52] scriptt.sh v1.0.0 started at Sat Nov 11 08:19:52 CET 2017. [11.11.2017 08:19:52] No config file ("/etc/scriptt.conf") found (use -C to create a default config file) scriptt.sh v1.0.0 - ??? short description ??? Usage: scriptt.sh [-v|+v] [-q|+q] [-h] [-l logfile|+l] [-y|+y] [-n|+n] [-D debugswitch] [-a|+a] [-O|+O] [-f|+f] [-C] [-H] [-X] [-S n] [-V] [-T] [??? add additional parameter here ???] Use the parameter "-v -h [-v]" to view the detailed online help; use the parameter "-X" to view some usage examples. see also http://bnsmb.de/solaris/scriptt.html Note: Use -{switch} or --{longswitch} to turn an option on; use +{switch} or ++{longswitch} to turn an option off The long format of the parameter (--parameter/++parameter) is not supported by all ksh implementations Parameter: -v|+v - turn verbose mode on/off; current value: y Long format: --verbose / ++verbose -q|+q - turn quiet mode on/off; current value: n Long format: --quiet / ++quiet -h - show usage Long format: --help -l - set the logfile current value: /var/tmp/scriptt.log use "-l [logfile,no_of_backups]" to define the number of retained backups of the logfile; the default no of backups is 10 Long format: --logfile +l - do not write a logfile Long format: ++logfile -y|+y - assume yes to all questions or not Long format: --yes / ++yes -n|+n - assume no to all questions or not Long format: --no /++no -D - debug switch current value: use "-D help" to list the known debug switches Long format: --debug / ++debug -a|+a - turn colors on/off; current value: n Long format: --color / ++color -O|+O - overwrite existing files or not; current value: n Long format: --overwrite / ++overwrite -f|+f - force; do it anyway; current value: n Long format: --force / ++force -C - write a default config file in the current directory and exit Long format: --writeconfigfile -H - write extended usage to STDERR and exit Long format: --doc -X - write usage examples to STDERR and exit Long format: --view_examples -S n - print error/warning summaries: n = 0 no summariess, 1 = print error msgs, 2 = print warning msgs, 3 = print error and warning mgs Current value: 0 Long format: --summaries -V - write version number to STDOUT and exit Long format: --version use "-v -V" to print also the template version use "-v -v -V" to print also the version history use "-v -v -v -V" to also print the template version history -T - append STDOUT and STDERR to the file "/var/tmp/scriptt.sh.28281.tee.log" Long format: --tee [??? add additional parameter here ???] Use "-D create_documentation" to create all available documentation for the script. Use "-D SyntaxHelp" to print usage examples for the functions defined in the template to STDERR. Environment variables that are used if set before calling this script (0 = TRUE, 1 = FALSE): __DEBUG_CODE (Current value: "") __RT_VERBOSE_LEVEL (Current value: "1") __QUIET_MODE (Current value: "1") __VERBOSE_MODE (Current value: "0") __VERBOSE_LEVEL (Current value: "2") __OVERWRITE_MODE (Current value: "1") __USER_BREAK_ALLOWED (Current value: "0") __NO_TIME_STAMPS (Current value: "1") __NO_HEADERS (Current value: "1") __USE_COLORS (Current value: "1") __USE_RBAC (Current value: "1") __RBAC_BINARY (Current value: "/usr/bin/pfexec") __TEE_OUTPUT_FILE (Current value: "/var/tmp/scriptt.sh.28281.tee.log") __INFO_PREFIX (Current value: "INFO:") __DEBUG_PREFIX (Current value: "DEBUG:") __WARNING_PREFIX (Current value: "WARNING:") __ERROR_PREFIX (Current value: "ERROR:") __RUNTIME_INFO_PREFIX (Current value: "RUNTIME INFO:") __NO_CLEANUP (Current value: "1") __NO_KILL_PROCS (Current value: "1") __PROCS_KILL_TIMEOUT (Current value: "0") __NO_EXIT_ROUTINES (Current value: "1") __NO_TEMPFILES_DELETE (Current value: "1") __NO_TEMPMOUNTS_UMOUNT (Current value: "1") __NO_TEMPDIR_DELETE (Current value: "1") __NO_FINISH_ROUTINES (Current value: "1") __CLEANUP_ON_ERROR (Current value: "1") __CREATE_DUMP (Current value: "") __DUMP_ALREADY_CREATED (Current value: "") __DUMPDIR (Current value: "") __USE_ONLY_KSH88_FEATURES (Current value: "1") CONFIG_FILE (Current value: "") [11.11.2017 08:19:52] The log file used was "/tmp/scriptt.sh.28281.TEMP" [11.11.2017 08:19:52] scriptt.sh v1.0.0 started at Sat Nov 11 08:19:52 CET 2017 and ended at Sat Nov 11 08:19:52 CET 2017. [11.11.2017 08:19:52] The time used for the script is 0 minutes and 0 seconds. [11.11.2017 08:19:52] The RC is 1.