Timeline for Creating numerous directories using mkdir
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 21, 2012 at 2:27 | comment | added | cas | true...if you're using bash rather than sh. that's why i upvoted @Random832's answer. it's a good answer. using seq is also a useful answer. | |
| Sep 21, 2012 at 1:48 | comment | added | Kevin | {1,50} or {01,50} (for zero-padding) is much easier and more understandable. | |
| Sep 21, 2012 at 0:00 | history | edited | cas | CC BY-SA 3.0 | added example using printf. |
| Sep 20, 2012 at 23:53 | history | answered | cas | CC BY-SA 3.0 |