Quick Reference:
JavaScript Library HTML Cheatsheet Special Characters Color Codes Browser Chart Stylesheet Guide Unix Guide Glossary Domain Registries
mkdir
Structure: mkdir [options] directory name
mkdir creates a new directory. In order to do this you need permission to write to the parent directory.
Back to the index.