help-bash
[Top][All Lists]
Advanced

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

Competition among multiple `mkdir -p` processes on the same directory


From: Peng Yu
Subject: Competition among multiple `mkdir -p` processes on the same directory
Date: Wed, 8 Feb 2023 08:34:56 -0600

When I simultaneously issue `mkdir -p` for the same directory, i
sometimes see error messages like the following. Is it a bug? I don't
remember seeing this kind of error when I use mkdir from coreutils.

xxx.sh: line 30: mkdir: cannot create directory `d': File exists

-- 
Regards,
Peng



reply via email to

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