RSSAmplifier

(untitled) · Oct 25, 2025

Why isn't 'mkdir -p' default?

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

mkdir: cannot create directory ‘/tmp/test/123’: No such file or directory It happened again - you forgot to create the damned parent directory first. Of course, mkdir can do it with the addition of a paltry -p flag. Now you commit a three-character change and re-run the failing CI job for the eighth time in a row. I've written quite a few shell scripts in my life. In every…

Read on fossable.org

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.