coolcommand: how to find which filesystem is causing your df command to hang in Solaris
Example: mount -p; df -k
[show me the details]
coolcommand: how to recover from an invalid or no boot device error in AIX
Example: lslv -m hd5; ln /dev/rhdisk4 /dev/ipldevice; bosboot -ad /dev/ipldevice
[show me the details]
coolcommand: basename - how to return the base file name of a string parameter
Example: basename $0
[show me the details]
coolcommand: how to delete a snapshot of a JFS2 filesystem in AIX
Example: snapshot -d -n snapshot_name /filesystem_name
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts