Bruno Haible via Gnulib discussion list <[email protected]> writes: > This patch adds a module for determining whether a file (or directory) > is on a local or a remote file system. > > 2025-11-12 Bruno Haible <[email protected]> > > file-remote: New module. > * lib/file-remote.h: New file. > * lib/file-remote.c: New file. > * modules/file-remote: New file.
Thanks, that looks like it supports more systems than the one in Coreutils. I'll have a look to see if I can have Coreutils use that. And update the README-release notes to update the magic values in Gnulib. Collin
