Day 5: Directories (3)
All these commands work in the current directory, unless you specify otherwise (see later)
mkdir <name>Make a directory with name <name>, e.g.mkdir images
cd <name>Change to a directory (Change Directory)
pwd (Present Working Directory)Show current directory