Use the clear command to erase files in the /tmp directory that were previously produced by other svcconfig commands. You can enter this command any time after a cluster has been created.
>>- svcconfig -- -- clear -- --+--------+-- --+----------+-- ---> '- -all -' +- -q -----+ '- -quiet -' >--+-----------------+----------------------------------------->< '- -v --+- on --+-' '- off -'
This command erases configuration files on the current config node.
/tmp/svc.config*.sh /tmp/svc.config*.logYou can use the svcconfig clear command with the -all parameter to erase files of the form:
/tmp/svc.config*.sh /tmp/svc.config*.log /tmp/svc.config*.xml /tmp/svc.config*.bak
An invocation example
svcconfig clear -all
The resulting output
No feedback