diff options
Diffstat (limited to 'day7/example.txt')
| -rw-r--r-- | day7/example.txt | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/day7/example.txt b/day7/example.txt deleted file mode 100644 index 09a921e..0000000 --- a/day7/example.txt +++ /dev/null | |||
| @@ -1,23 +0,0 @@ | |||
| 1 | $ cd / | ||
| 2 | $ ls | ||
| 3 | dir a | ||
| 4 | 14848514 b.txt | ||
| 5 | 8504156 c.dat | ||
| 6 | dir d | ||
| 7 | $ cd a | ||
| 8 | $ ls | ||
| 9 | dir e | ||
| 10 | 29116 f | ||
| 11 | 2557 g | ||
| 12 | 62596 h.lst | ||
| 13 | $ cd e | ||
| 14 | $ ls | ||
| 15 | 584 i | ||
| 16 | $ cd .. | ||
| 17 | $ cd .. | ||
| 18 | $ cd d | ||
| 19 | $ ls | ||
| 20 | 4060174 j | ||
| 21 | 8033020 d.log | ||
| 22 | 5626152 d.ext | ||
| 23 | 7214296 k | ||
