If you are going to change it from c to (let´s say) the floppy disk, just type
a:
And type
c:
to go back.
Root directory is the highest level directory and this is the directory that appears first on the screen when you start MS-DOS. Generally, 'C' Drive appears on the MS-DOS screen as root directory.
To navigate using MS-DOS commands, you primarily use the cd (change directory) command to move between directories. For example, cd foldername takes you into a specified folder, while cd .. moves you up one directory level. You can view the contents of the current directory with the dir command. Additionally, using cd \ will take you back to the root directory of the current drive.
rev command
open MS-DOS in the directory you have the python file in. type "python [INSERTNAMEOFSCRIPT]"
tae kau mga bobo
Go to the root directory of the drive (eg c:\), then type: dir <filename> /s For example, to search for the file fred.doc, you would type: dir fred.doc /s Adding /s to the dir makes dos search all the subfolders, so starting in the root directory makes dos search the entire disk.
Go to the root directory of the drive (eg c:\), then type: dir <filename> /s For example, to search for the file fred.doc, you would type: dir fred.doc /s Adding /s to the dir makes dos search all the subfolders, so starting in the root directory makes dos search the entire disk.
One period refers to the current directory. Two periods refers to the parent directory.
RD command is used to remove a directory (folder).
To delete directory and sub directory in single command, use "deltree" command..
To go back to the root (beginning) directory: cd\ To go to the directory above you: cd.. To go a directory below you: cd directoryname Of course, after you type the command, you have to hit the enter key.
firstly you open a dos and make a word file than you click a ctrl+x button than apply and ok