mirror of
https://github.com/danbulant/rush
synced 2026-05-19 04:18:35 +00:00
8 lines
No EOL
89 B
Text
8 lines
No EOL
89 B
Text
echo test
|
|
|
|
echo single; echo line
|
|
|
|
echo test > cats
|
|
rm cats
|
|
|
|
grep echo < test/simple.rush |