my $cmd = "some command"; print "$cmd\n"; # comment out later my $res = qx{$cmd};