coolcommand: how to test if two files are linked (refer to same file) in a korn shell script
Example: test file1 -ef file2; [ file1 -ef file2 ]
[show me the details]
coolcommand: how to determine if a volume group is normal, big, or scalable in AIX
Example: lsvg rootvg
[show me the details]
coolcommand: how to verify which version of Sybase is running
Example: select @@version
[show me the details]
coolcommand: how to lock a user account in Linux
Example: usermod -L username
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts