0% found this document useful (0 votes)
145 views1 page

Basic Windows Commands

Windows commands

Uploaded by

jackbudget1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
145 views1 page

Basic Windows Commands

Windows commands

Uploaded by

jackbudget1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Basic Windows Command Prompt Commands

Command Description
cd Display the pathname for the current directory.
cd \directorypath Change to directory.
(.. = parent \ = root of current drive, z: = the z root
directory)
cls Clear a command window for a fresh start.
copy source destination Copy files and directories.
del [filename] Delete one or more files.
dir List directory contents.
echo %cd% Display the pathname for the current directory.
find expression [filename] Search files or output for a particular expression.
md or mkdir [directory] Create a new directory.
more [filename] View the contents of a file one page at a time.
move source destination Move file(s) or directories.
rd or rmdir [directory] Delete directory (folder).
ren or rename [filename] Rename a file or set of files.
type [filename] Display file’s contents in console
(txt file open in Notepad or default program)

Get help on how to use a command:

type [command] --help

Find an expression in a file and write the lines containing the expression to another file:

find expression [filename] > [newfilename]

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy