RosettaCodeData/Task/Shell-one-liner/C-Shell/shell-one-liner.csh
2023-07-01 13:44:08 -04:00

1 line
31 B
Tcsh

$ csh -fc 'if (5 < 6) echo ok'