articlevur.blogg.se

Windows command line
Windows command line












  • CHKDISK - Checks disk and shows statistics.
  • RUNAS - Launches the task as another user.
  • TASKKILL - Stops or halts a task (to stop a task you use a PID which you can find out from TASKLIST).
  • TASKLIST - Lists the tasks being performed.
  • SHUTDOWN - Shutdowns or reboots your computer.
  • SCHTASKS - Executes a command or start a scheduled application (Task Scheduler).
  • XCOPY - Copies files and directory trees.
  • OPENFILES – Manages opened local or network files.
  • TYPE - Displays the contents of text files.
  • TREE - Shows directory structure of a disk or folder.
  • ROBOCOPY - Uses an advanced tool to copy files and directories.
  • REPLACE - Replaces files in one directory with files of the same name in another directory (overwrite).
  • REN or RENAME - Renames a file or folder.
  • PRINT - Prints out the text file contents.
  • MOVE - Moves files from one folder to another.
  • FC - Compares files and shows the differences between them.
  • windows command line

    DIR – Displays files and folders in current directory.

    windows command line

    COPY - Copies files to another location.Feel free to add your most commonly used commands in the comments below and share the list.Ĭloud Servers from €4 / mo Intel Xeon Gold 6254 3.1 GHz CPU, SLA 99,9%, 100 Mbps channel Try Files and Folders Management This list is not complete but it contains most commonly used commands. Sometimes you can forget cmd commands in Windows and saving them on your computer or a peace of paper as a cheat sheet is a good practice.














    Windows command line