RosettaCodeData/Task/Shell-one-liner/UNIX-Shell/shell-one-liner-5.sh

2 lines
31 B
Bash
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
$ csh -fc 'if (5 < 6) echo ok'