Files
CS361-Computer-Systems-II/p1-sh/tests/expected/D_echo.txt
T

7 lines
50 B
Plaintext
Raw Normal View History

2026-05-31 14:34:00 -04:00
$ echo hello
hello
$ echo goodbye
goodbye
$ quit