Skip to content

mkdir 0.1.1

Choose a tag to compare

@creep-ltx creep-ltx released this 27 Jul 19:34
· 157 commits to main since this release

mkdir's first release on this page — a Unix-style make-directory for AmigaDOS: bundled flags, several directories at once, and -p to build a whole chain of missing parents in place (mkdir -p work:a/b/c), where an already-existing directory is not an error. Device/volume names are never created, only descended into. mkdir ? prints usage.

0.1.1 (the family audit): a file standing in the middle of a -p path is now reported at the component actually in the way — "exists and is not a directory" naming the blocker — instead of "succeeding" there and letting the next step fail with a generic fault naming the wrong component. And 33+ arguments are a hard error, never a silently shorter batch.

Needs Kickstart 2.04+.

Download mkdir-0.1.1.lha below - the auto-generated Source code links are snapshots of the whole AmigaTools repo, not just mkdir.