Windows XP command Line

Windows XP command line

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


Post a Comment

0 Comments