▲ | guestbest 3 days ago | |
It would seem to logically follow that a Disk Operating System would have a directory list utility for disks like ‘dir’. It was there in the first version called 86 DOS. | ||
▲ | AndrewDavis 3 days ago | parent [-] | |
`dir` was also in CP/M. Though it didn't have a concept of a file hierarchy, so it listed all files on the disk (but did support supplying a pattern to filter against). |