rush/test/simple.rush

9 lines
No EOL
90 B
Text

echo test
echo single; echo line
echo test > cats
rm cats
grep echo < test/simple.rush