coolcommand: how to run a filesystem check (fsck) using an alternate block in Sun Solaris
Example: newfs -Nv /dev/rdsk/c0t0d0s0; fsck -F ufs -o b=97472 /dev/rdsk/c0t0d0s0
[show me the details]
coolcommand: fw - how to unload a policy using the command line in Checkpoint Firewall-1
Example: fw unload firewallgw1
[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]
coolcommand: free - to see swap space information in linux
Example: cat /proc/meminfo; free
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts