coolcommand: whence - how to find a command's full path in ksh
Example: whence -p mycmd; whence -v mycmd
[show me the details]
coolcommand: telnet server 80 - command line syntax for httpd
Example: telnet servername 80; GET / HTTP/1.1;Host: www.domain.com <CR><CR>
[show me the details]
coolcommand: lscfg -pv | egrep 'IBM FC 2105E20|12494' - serial numbers for IBM shark SAN disks
Example: lscfg -pv | egrep 'IBM FC 2105E20|12494' | more
[show me the details]
coolcommand: how to recover a physical volume which is in a missing state in AIX
Example: varyonvg datavg
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts