Windows XP command Line
Windows XP command line
- ATTRIB          Change file attributes
- CD                    Chaneg Directory - move to a specific Folder
- CHKDSK        Check Disk - check and repair disk problems
- CLS                Clear the screen
- CMD               Start a new CMD shell
- COLOR          Change colors of the CMD window 
- COMP            Compare the contents of two files or sets of files
- COMPACT     Compress files or folders on an NTFS partiton
- COMPRESS  Compress individual files on an NTFS partition
- CON2PRT      Connect or Disconnect a printer
- CONVERT      Convert a FAT drive to NTFS
- COPY             Copy one or more files to another location 
- DATE              Display or set the date
- DEL                Delete one or more files
- DELTREE       Delete a folder and all subfolders
- DIR                 Display a list of files and folders
- DISKCOMP    Compare the contents of two floppy disks
- DISKCOPY    Copy the contents of one floppy disk to another
- DOSKEY        Edit command line, recall commands, and create macros
- ECHO            Display message on screen
- ERASE          Delete one or more files
- EXIT              Quit the current script/outline and set an errorlevel
- FC                 Compare two files 
- FIND             Search for a text string in a file
- FINDSTR      Search for strings in files
- FORMAT       Format a disk
- FREEDISK     Check free disk space (in bytes)
- LABEL           Edit a disk label
- MD                 Create new folders 
- MORE            Display output, one screen at a time
- MOVE            Move files from one folder to another
- MSG               Send a message
- MV                 Copy in-use files
- PATH              Display or set a search path for executable files
- PING              Test a network connection
- PRINT           Print a text file
- PROMPT       Change the command prompt
- PsPasswd       Change account password
- RECOVER    Recover a damaged file from a defective disk
- REGINI         Change Registry Permissions
- REM              Record comments (remarks) in a batch file
- REN              Rename a file or files
- REPLACE         Replace or update one file with another
- RD                     Delete folders
- SHUTDOWN    Shutdown the computer
- SORT                 Sort input
- START               Start a program or command in a separate window 
- TIME                 Display or set the system time
- TYPE                 Display the content of a text file
- VER                   Display version information
- VERIFY            Verify that files have been saved
- VOL                  Display a disk label
- XCOPY             Copy files and folders    
 
 
 
 
 
            
          
            
          
 
 
 
 
 
0 Comments