coolcommand: how to test if two strings are identical in a shell script
Example: test $string1 = $string2; [ $string1 = $string2 ]
[show me the details]
coolcommand: od - how to dump a file in different formats including octal, decimal, floating point, hex, and character format
Example: od -x file
[show me the details]
coolcommand: sysdef - to find the current and maximum value of file descriptors in hexadecimal in Sun Solaris
Example: sysdef | grep descriptors
[show me the details]
coolcommand: lsallq - list all prints defined in IBM AIX
Example: lsallq
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts