Copyright © tutorialspoint.com
Syntax
Definition and UsageMakes a directory with the name and path EXPR using the mode specified by MODE, which should be supplied as an octal value for clarity. Return Value
ExampleTry out following example:
It will produce following results in /tmp directory:
|
Copyright © tutorialspoint.com