coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mkdir -p competition on the same directory?


From: Peng Yu
Subject: mkdir -p competition on the same directory?
Date: Thu, 9 Feb 2023 08:57:06 -0600

https://lists.gnu.org/archive/html/help-bash/2023-02/msg00053.html

Bash loadable `mkdir -p` has a problem when multiple loadable `mkdir
-p` is called on the same directory simultaneously.

But I never see coreutils' `mkdir -p` has the same problem. Does
coreutils' `mkdir -p` do something extra to guard against the
competition on the same directory?

-- 
Regards,
Peng



reply via email to

[Prev in Thread] Current Thread [Next in Thread]