On Wed, Oct 18, 2023 at 5:27 PM Kent Overstreet <[email protected]> wrote: > What about testing if st_dev is different from the parent directory?
That was my first thought. Unfortunately, there are complications due to symlinks, bind mounts, and possibly other factors. Discussion here: https://lists.gnu.org/archive/html/coreutils/2023-10/msg00013.html Cheers, Parke
