Category solaris

Quick Remote Diagnostics…

[sourcecode language=”bash”] #!/bin/bash #=============================================================================================================== # # FILE: quick_diag.sh # # USAGE: run it # # DESCRIPTION: try to diag system # OPTIONS: # REQUIREMENTS: # AUTHOR: Matt D # CREATED: 11.27.2012 # VERSION: 1.0 # EUL : THIS CODE IS…