coolcommand: dspmqtrn how to display details of in-doubt transactions in Websphere MQ
Example: dspmqtrn
[show me the details]
coolcommand: showlog - how to view the activity.log file in Websphere Application Server
Example: showlog activity.log
[show me the details]
coolcommand: find to find the heapsize of Websphere Appserver java processes currently running
Example: ps -ef | grep java | grep Xm | awk '{print substr($0,index($0,"Xms"),7),substr($0,index($0,"Xmx"),7)}'
[show me the details]
coolcommand: xhost - allow X server access control
Example: xhost +
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts