coolcommand: how to find files greater than a particular size on one filesystem only
Example: find /var -size +10000000c -xdev
[show me the details]
coolcommand: how to recover a failed MPIO paths from an IBM VIO server on an AIX LPAR
Example: chpath -l hdisk0 -p vscsi1 -s disable; chpath -l hdisk0 -p vscsi1 -s enable
[show me the details]
coolcommand: burn_cd - command to burn a cd
Example: burn_cd -d cd0 iso_image_file
[show me the details]
coolcommand: vmstat - how to report virtual memory statistics in IBM AIX
Example: vmstat 2 5
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts