Command Prompt Cheatsheet - Columbia University
[Pages:1]Windows Command Prompt Cheatsheet
- Command line interface (as opposed to a GUI - graphical user interface) - Used to execute programs - Commands are small programs that do something useful - There are many commands already included with Windows, but we will use a few. - A filepath is where you are in the filesystem
? C: is the C drive ? C:\user\Documents is the Documents folder ? C:\user\Documents\hello.c is a file in the Documents folder
Command dir
cd chdir
md mkdir rm rmdir
copy
move
ren rename del exit
echo
type fc
cls help
What it Does
Usage
Displays a list of a folder's files and subfolders
dir (shows current folder) dir myfolder
Displays the name of the current cd filepath
directory or changes the current chdir filepath
folder.
cd .. (goes one directory up)
Creates a folder (directory)
md folder-name mkdir folder-name
Deletes a folder (directory)
rm folder-name rmdir folder-name rm /s folder-name rmdir /s folder-name Note: if the folder isn't empty, you must add the /s.
Copies a file from one location to copy filepath-from filepath-to another
Moves file from one folder to another
move folder1\file.txt folder2\
Changes the name of a file
ren file1 file2
Deletes one or more files
del filename
Exits batch script or current
exit
command control
Used to display a message or to echo message turn off/on messages in batch scripts
Displays contents of a text file type myfile.txt
Compares two files and displays fc file1 file2 the difference between them
Clears the screen
cls
Provides more details about DOS/Command Prompt commands
help (lists all commands) help command
Source:
................
................
In order to avoid copyright disputes, this page is only a partial summary.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- hp bios configuration utility bcu
- command line crash course computer village
- radeon software command line installation user
- command prompt cheatsheet columbia university
- dell command update
- dell command update for windows 10 version 3 0 user s guide
- deploying windows 10 branch updates via zenworks patch
- scripting transparency for antimalware engines
- command line reference for oracle windows linux and os x
- exam ref 70 698 configuring windows