To create nested directories with mkdir
in terminal, you just need to pass the -p
flag before your parameter.
Example:
mkdir -p first/second/third
To create nested directories with mkdir
in terminal, you just need to pass the -p
flag before your parameter.
Example:
mkdir -p first/second/third
For further actions, you may consider blocking this person and/or reporting abuse
shadowy-pycoder -
as-jackson -
SSD Nodes -
Nozibul Islam -
Top comments (0)