0% found this document useful (0 votes)
29 views

CMD Window: You Can Use The /? For Ask The Command and / For The Extension

The document provides examples and explanations of common Windows XP command prompt commands, including DEL, ERASE, CD, CHDIR, RD, FORMAT, CLS, TIME, DATE, VER, SYS, PROMPT, MEM, and CHKDSK. It explains how to use each command and highlights optional flags like /F and /V that provide additional functionality for commands like CHKDSK.

Uploaded by

Theara Lav
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views

CMD Window: You Can Use The /? For Ask The Command and / For The Extension

The document provides examples and explanations of common Windows XP command prompt commands, including DEL, ERASE, CD, CHDIR, RD, FORMAT, CLS, TIME, DATE, VER, SYS, PROMPT, MEM, and CHKDSK. It explains how to use each command and highlights optional flags like /F and /V that provide additional functionality for commands like CHKDSK.

Uploaded by

Theara Lav
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

CMD WINDOW XP

You can use the /? For ask the command and /* for the Extension.

Del and Erase: You are deleting the file on the document but can’t delete the folder
EX. Del d:\theara\book.exe
CD and CHDIR: You are change the path you start
EX. CD D:\book\song
RD: It is show you about delete the folder but you can’t delete the folder when you have
the some folder in the folder you delete you can’t delete and file.
EX. RD D:\photos\book\write
FORMAT: You are Del the file and folder in the diver does you delete all the file and
folder in the diver
EX. Format D:
CLS: clear the screen
EX. CLS
TIME: for you open the time and change a time of System
EX. TIME
DATE: for open the date and change a date of system
EX. DATE
VER: for open the display MS-DOS or MS-WINDOWS
EX.VER
SYS: for copies the file System for dick got to dick another
EX SYS A:
PROMPT Changer the windows command prompt
Syntax. Prompt [text][x]
[TEXT] word you write
[X] sign

$q is =
$$ is $
$g is >
$L is <
$e is ASCII Code
$b is 1
$t is time
$d is date
$v is version
MEM: display the amount Ram that on the C: and free memory in your system
MEM [/CLASSIFY] [/DEBUG] [/FREE] [/MODULE modulename] [/PAGE]
CHKDSK: Check disk and display a status report
CHKDSK [DRIVE] [PATH] [FILE-NAME] [/F] [/V]
CHKDSK [/F] [/V]
[/F] fixes error on the disk [/V] displays the full path and name of every file on
the disk
COPY: when you copy file you can copy the file from another driver and put you driver
Copy [DRIVE1:][PATH][FILE-NAME][DRIVE2:][PATH][FILE-NAME2]

You might also like