diff options
Diffstat (limited to 'exam01/subjects/0-0-hello/examples.txt')
| -rw-r--r-- | exam01/subjects/0-0-hello/examples.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exam01/subjects/0-0-hello/examples.txt b/exam01/subjects/0-0-hello/examples.txt new file mode 100644 index 0000000..4ac95f1 --- /dev/null +++ b/exam01/subjects/0-0-hello/examples.txt @@ -0,0 +1,5 @@ +$>./hello +Hello World! +$>./hello | cat -e +Hello World!$ +$> |
