Help for this page
if ($cmd =~ /.../) { ... ... if ($cmd =~ /.../) { ... }
if ($cmd =~ /.../) { ... ... else { warn "$cmd unrecognised!"; }