Author: Stan Eisenstat
Subject: Re: [Cs323] PATH_MAX meaning
Date: Thursday, 17 Sep 2020, 20:29:56
> Message Posted By: Unknown
>
> Is PATH_MAX an upper bound for the number of files there could be in a
> path/the depth of the file tree?
Yes, as is PATH_MAX/2 since each local name but the
first must be preceded by a /.
--Stan-
PREV
INDEX
NEXT