coolcommand: arp - how to delete an entry in your arp table
Example: arp -d 172.26.26.128
[show me the details]
coolcommand: how to fill a filesystem with an zeroed out file for testing purposes
Example: dd if=/dev/zero of=/tmp/bigfile bs=1M
[show me the details]
coolcommand: get_cec_mode - to determine mode a managed system of an HMC is in
Example: get_cec_mode –m < managed_system >
[show me the details]
coolcommand: seq - how to print a sequence of numbers in Linux
Example: seq 1 10
[show me the details]
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts