7 lines
50 B
Plaintext
7 lines
50 B
Plaintext
|
|
$ echo hello
|
||
|
|
hello
|
||
|
|
$ echo goodbye
|
||
|
|
goodbye
|
||
|
|
$ quit
|
||
|
|
|