IfPing	1.19b (23 Jan 2005)
*IfPing allows conditional execution based on whether or not a host is pingable. If it is, the 'Then' clause will be executed, otherwise the 'Else' clause will be executed.
Syntax: ifping -h | [-v] [-t <time>] <host> then <command> [else <command>]
