Practice Drill 1 Create Nested Directories mkdir -p hello/one/two/three/four mkdir → create directory\ -p → create nested directories in one command