Just type in the letter and a colon. For example, "D:".
Defrag
PROMPT command is an internal command, which is used to change the MS-DOS prompt. Through, the system displays the prompt bu default, when you start the computer.
deltree D:\
There are three ways to change drive in Command prompt. The first way is to go to the drive, right-click it, then choose "Start Command Prompt Window Here". The Second one is to open CMD, and type the drive letter + colon (:) (Example: F:). To return to drive C: just type cd.. and it will return to it's default directory.
dont knw
in command prompt you would type H:/.
with the PROMPT command type "prompt text", text being what you want it to say. now, instead of displaying the drive path, it will display what you entered as the text.
depends on the OS, but for most it is : defrag <DRIVE> example: defrag c:
Change Directory..
I believe it simply tells you what drive you are in. Such as C drive or D Drive.
To just change the drive you are working on in a command window you can simply type the drive letter followed by a colon at the prompt. For example, type "D:" to switch to the D drive. This will switch you to the current directory in the target drive (each drive tracks its own current directory).If you want to change both the drive and the current folder in the target drive, use the /D option of the CD (change directory) command. For example, to change to the "Users" folder of the C: drive (regardless of the current drive or folder), type "CD /D C:\Users". Remember to put your target path in quotes if it contains spaces.Here are what the examples would look like in your command window:EXAMPLE 1C:\>D:D:\Current Directory>EXAMPLE 2D:\Photos>CD /D C:\UsersC:\Users>
formats are not drive specific so it depends on the software with windows open a command prompt and use the format command