pushd
Push directory
PWD
Print working directory
hostname
my computer’s network name
ls
List directory
popd
Pop directory
rmdir
Remove directory
cp
Copy file or directory
robocopy
Robust copy
mv
Move file or directory
more
Page through a file
type
Print the whole file
forfiles
Run command on lots of files
dir -r
Find files
select-string
Find things inside files
help
Read manual page
helpctr
Find what manual page is needed
echo
Print some arguments
set
Export/set new environment variable
exit
Exit shell
runas
DANGER! become super user root DANGER!
attrib
Change permission modifiers
iCALCS
Change ownership
mkdir
Make directory
cd
Change directory