coolcommand: metahs - how to replace a slice in a hotspare pool in Solaris Volume Manager
Example: metahs -r hsp001 c1t1d0s4 c2t1d0s4
[show me the details]
coolcommand: how to change the ownership of a database in Sybase
Example: sp_changedbowner new_owner
[show me the details]
coolcommand: how to test if the ascii value of a string precedes that of another string in a korn shell script
Example: test $string1 < $string2; [[ $string1 < $string2 ]]
[show me the details]
coolcommand: runmqchl - start a channel in Websphere MQ
Example: runmqchl -m MQBOBOQ1 -c MQP2.MQBOBOQ1
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts