Purpose
 Changes the group services subsystem
tunable parameters at run time.   
Syntax
 cthagstune [-l log_length] [-d log_dirsize]
 cthagstune [-h]
Description
 The cthagstune command changes the group services subsystem tunable parameters
 at run time. 
Flags
 - -l
- Specifies the maximum log file length. If the value is 0 or a negative number,  a default log file length
is used.
- -d
- Specifies the maximum log directory size in kilobytes. If the
value is 0 or a negative number, a default
log directory size is used.
- -h
- Writes the command's usage statement to standard output.
Security
 You must have root authority to run this command.
Exit Status
 - 0
- Indicates that the command completed successfully.
- a non-zero value
- Indicates that an error occurred.
Restrictions
 This command is valid in a
peer domain only. 
Standard Output
 When the -h flag is specified, this command's usage statement is written
to standard output. 
Standard Error
 This command writes error
messages, as necessary, to standard error.
Examples
 To change the log file length
to 6000 lines and to set the log directory size to approximately 7
megabytes, enter:  
cthagstune -l 6000 -d 7000   
Location
 - /usr/sbin/rsct/bin/cthagstune
- Contains the cthagstune command