Skip to content

Instantly share code, notes, and snippets.

@anujkaushal
Created September 20, 2018 15:22
Show Gist options
  • Save anujkaushal/b05352177fefe9ba7d079669b3744d90 to your computer and use it in GitHub Desktop.
Save anujkaushal/b05352177fefe9ba7d079669b3744d90 to your computer and use it in GitHub Desktop.
Create folder tree in single linux command
mkdir -p /main_folder/sub_folder/child_folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment