CHDIR dir$
Change the current working directory on the default drive to dir$
The special entry ".." represents the parent of the current directory, "." represents the current directory, "/" is the root directory.
Change the current working directory on the default drive to dir$
The special entry ".." represents the parent of the current directory, "." represents the current directory, "/" is the root directory.