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

Basic Command For Command Prompt

This document lists and describes some useful commands for the command prompt, including commands to change directories (CD), clear the screen (CLS), copy files (COPY), display or set the date and time (DATE, TIME), delete files (DEL, ERASE), display lists of files (DIR), create and remove directories (MD, MKDIR, RD, RMDIR), rename files (REN, RENAME), and display system information (SYSTEMINFO). It also includes the command Ipconfig to display the computer's IP address.

Uploaded by

Gpp Guru
Copyright
© © All Rights Reserved
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)
42 views

Basic Command For Command Prompt

This document lists and describes some useful commands for the command prompt, including commands to change directories (CD), clear the screen (CLS), copy files (COPY), display or set the date and time (DATE, TIME), delete files (DEL, ERASE), display lists of files (DIR), create and remove directories (MD, MKDIR, RD, RMDIR), rename files (REN, RENAME), and display system information (SYSTEMINFO). It also includes the command Ipconfig to display the computer's IP address.

Uploaded by

Gpp Guru
Copyright
© © All Rights Reserved
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

Class 2

Some useful commands of command prompt


 CD Displays the name of or changes the current directory.
 CLS Clears the screen.
 COPY Copies one or more files to another location.
 DATE Displays or sets the date.
 DEL Deletes one or more files.
 DIR Displays a list of files and subdirectories in a directory.
 ERASE Deletes one or more files.
 EXIT Quits the command prompt
 HELP Provides Help information for Windows commands.
 MD Creates a directory.
 MKDIR Creates a directory.
 MOVE Moves one or more files from one directory to another
directory.
 RD Removes a directory.
 REN Renames a file or files.
 RENAME Renames a file or files.
 REPLACE Replaces files.
 RMDIR Removes a directory.
 SYSTEMINFO Displays machine specific properties and
configuration.
 TIME Displays or sets the system time.
 Ipconfig Display ipaddress of computer

You might also like