23 lines
573 B
Plaintext
23 lines
573 B
Plaintext
MKDIR(1) User Commands MKDIR(1)
|
|
|
|
NAME
|
|
mkdir - make a directory
|
|
|
|
SYNOPSIS
|
|
mkdir [DIRECTORY]
|
|
|
|
DESCRIPTION
|
|
Creates a directory named DIRECTORY.
|
|
|
|
AUTHOR
|
|
Dave Hein
|
|
|
|
COPYRIGHT
|
|
Copyright (c) 2011, 2012, Dave Hein
|
|
MIT License (See license.txt in the root directory)
|
|
This is free software: you are free to change and redistribute it.
|
|
There is no warranty, to the extent permitted by law.
|
|
|
|
|
|
SPINIX utility March 2012 MKDIR(1)
|