Purging the Automatic Diagnostic Repository (ADR)
[sourcecode language=”bash”] #!/bin/bash #=================================================================================== # # FILE: adr_purge.sh # # USAGE: use it # # DESCRIPTION: # OPTIONS: # REQUIREMENTS: # AUTHOR: Matt D # CREATED: June 12, 2012 # VERSION: 2 # # # # # # #=================================================================================== #…