Skip to content

Instantly share code, notes, and snippets.

@nsdevaraj
Created April 27, 2025 06:39
Show Gist options
  • Save nsdevaraj/bfb2bf8dba6b04be4d093ef39359060a to your computer and use it in GitHub Desktop.
Save nsdevaraj/bfb2bf8dba6b04be4d093ef39359060a to your computer and use it in GitHub Desktop.
create sub folders in a go!
mkdir -p chapter1/1.{1,2,3,4,5,6}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment