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