mkdir name # Create directory by name mkdir -p /long/directory/path/ # Create full path at once
There was an error while loading. Please reload this page.