Directory and File Commands
Command Description
cd d Change to directory called "d"
mkdir d Create new directory called "d"
mv f1 [f2...] d Move file "f" to directory called "d"