Windows CMD Commands Cheat Sheet

<p>Sometimes you can forget cmd commands in&nbsp;<em>Windows</em>&nbsp;and saving them on your computer or a peace of paper as a cheat sheet is a good practice. This list is not complete but it contains most commonly used commands. Feel free to add your most commonly used commands in the comments below and share the list.</p> <p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/0*DrA0ol-dgIrGjDXc.png" style="height:373px; width:700px" /></p> <h1>Files and Folders Management</h1> <ul> <li><strong>COPY</strong>&nbsp;&mdash; Copies files to another location</li> <li><strong>DIR</strong>&nbsp;&mdash; Displays files and folders in current directory</li> <li><strong>DEL or ERASE</strong>&nbsp;&mdash; Deletes files</li> <li>Copy con &mdash; make a file via CMD</li> <li>Type (filename) &mdash; show a text file in cmd terminal</li> <li><strong>EDIT</strong>&nbsp;&mdash; Starts file editor</li> <li><strong>CD</strong>&nbsp;&mdash; Changes directory</li> </ul> <p><a href="https://naemazam.medium.com/windows-cmd-commands-cheat-sheet-56a23dd9ae8"><strong>Website</strong></a></p>
Tags: CMD Commands