Files
shellcheck/badcase/singlebracketcompare
2012-11-08 20:19:34 -08:00

2 lines
43 B
Plaintext

until [ $var > $foo ]; do var=$(cow); done