Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
basic_commands [2016/02/17 22:29]
jhagrid77 created
basic_commands [2016/02/25 01:53]
jhagrid77
Line 1: Line 1:
 Here are some basic commands if anyone needs to know and also what they do. Here are some basic commands if anyone needs to know and also what they do.
  
-Windows / OC - Description+**Windows / OC - Description:** 
 cd / cd - Changes directory cd / cd - Changes directory
 +
 cls / clr - Clears the screen cls / clr - Clears the screen
 +
 copy / cp - Copies a file (use -r to copy all files in current directory) copy / cp - Copies a file (use -r to copy all files in current directory)
 +
 del / rm - Deletes a file or folder del / rm - Deletes a file or folder
 +
 dir / ls - Displays files and folders in current directly (use -a to show files/​folders with a . in the front too) dir / ls - Displays files and folders in current directly (use -a to show files/​folders with a . in the front too)
 +
 mkdir / mkdir - Makes a directory mkdir / mkdir - Makes a directory
 +
 move / mv - Moves a file move / mv - Moves a file
 +
 shutdown / shutdown - Turns off computer shutdown / shutdown - Turns off computer
  
-OC Command - Description:​+**OC Command - Description:​** 
 edit - Opens up a text editor for a file edit - Opens up a text editor for a file
 +
 man - Shows help for a file (if made) man - Shows help for a file (if made)
 +
 label - Relabels/​labels the floppy/HDD label - Relabels/​labels the floppy/HDD
 +
 reboot - Reboots the computer reboot - Reboots the computer