Ms Dos Functions
Updated February 10, 2017 Navigation One of the aspects of MS-DOS that still survives in Windows is the drive and directory system. The OS uses letters to identify drives, and directories and subdirectories with eight-character names denoted by a backslash character. “C:\GAMES” represents one level down from root, while “C:\GAMES\CARDS” is one further subdirectory level down. You can move through these directory levels using the CD or “change directory” command, using “CD ....