summaryrefslogtreecommitdiff
path: root/input/day7_ex.txt
diff options
context:
space:
mode:
Diffstat (limited to 'input/day7_ex.txt')
-rw-r--r--input/day7_ex.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/input/day7_ex.txt b/input/day7_ex.txt
new file mode 100644
index 0000000..bcbb513
--- /dev/null
+++ b/input/day7_ex.txt
@@ -0,0 +1,23 @@
+$ cd /
+$ ls
+dir a
+14848514 b.txt
+8504156 c.dat
+dir d
+$ cd a
+$ ls
+dir e
+29116 f
+2557 g
+62596 h.lst
+$ cd e
+$ ls
+584 i
+$ cd ..
+$ cd ..
+$ cd d
+$ ls
+4060174 j
+8033020 d.log
+5626152 d.ext
+7214296 k \ No newline at end of file