#!usr/bin/perl print "type hw to print hello world script!"; $cmd = ; if ( cmd = hw ) { print "Hello, world"; } else { Print "sorry I didn't understand the command."; }