if((defined ($command_str)) && ($command_str =~ /^(.*)$/)) {#taint checking $command_str = $1; # blah, blah