@cmd = ( q{/bin/tcsh}, "-c", ...); system(@cmd) == 0 or warn;