Basic Vocab Windows Flashcards
1
Q
pushd
A
Push directory
2
Q
PWD
A
Print working directory
3
Q
hostname
A
my computer’s network name
4
Q
ls
A
List directory
6
Q
popd
A
Pop directory
7
Q
rmdir
A
Remove directory
8
Q
cp
A
Copy file or directory
9
Q
robocopy
A
Robust copy
10
Q
mv
A
Move file or directory
11
Q
more
A
Page through a file
12
Q
type
A
Print the whole file
13
Q
forfiles
A
Run command on lots of files
14
Q
dir -r
A
Find files
15
Q
select-string
A
Find things inside files
16
Q
help
A
Read manual page