my $command = "doorway"; my $location = "$user\@$host.$display"; my $arg = "'MSG Hello user'"; my $ret = system($command, $location, $arg,);