summaryrefslogtreecommitdiff
path: root/src/code/2/echo_server_nc.out
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/2/echo_server_nc.out')
-rw-r--r--src/code/2/echo_server_nc.out5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/code/2/echo_server_nc.out b/src/code/2/echo_server_nc.out
new file mode 100644
index 0000000..0e9acb9
--- /dev/null
+++ b/src/code/2/echo_server_nc.out
@@ -0,0 +1,5 @@
+% nc localhost 1337
+this is a test
+> this is a test
+I'm testing the echo-ability
+> I'm testing the echo-ability