Make-dir - Function SummarySummary:Creates the specified directory. No error if already exists. Usage:make-dir path Arguments:path - The path argument. (must be: file url) Refinements:/deep - Create subdirectories too Description:Creates a new directory at the specified location. This operation can be performed for files or FTP URLs.
Related:change-dir - Changes the active directory path.
| ||||
|