Tidying
[advent-of-code-22.git] / data / advent07a.txt
diff --git a/data/advent07a.txt b/data/advent07a.txt
new file mode 100644 (file)
index 0000000..bcbb513
--- /dev/null
@@ -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