[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Competition among multiple `mkdir -p` processes on the same director
From: |
Peng Yu |
Subject: |
Re: Competition among multiple `mkdir -p` processes on the same directory |
Date: |
Wed, 8 Feb 2023 08:35:30 -0600 |
I forgot to mention that I was referring to mkdir from loadables.
On 2/8/23, Peng Yu <pengyu.ut@gmail.com> wrote:
> 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
>
--
Regards,
Peng