[bug #64253] Suggestion - Add support for libmagic and xattr

2023-06-02 Thread raf
Follow-up Comment #5, bug #64253 (project findutils): Are there going to be new corresponding -printf % format conversions? If so, what are the letters going to be (if they are single letters)? I'd like to use the same notation in my rawhide program if possible. The only good choices for me are:

[bug #64088] find should support file attribute flags (immutable, append-only, fscrypt, etc.)

2023-06-02 Thread raf
Follow-up Comment #2, bug #64088 (project findutils): [comment #0 original submission:] > ioctl(fd, FS_IOC_GETFLAGS, &flags); On some other systems, it's easier. FreeBSD, OpenBSD, NetBSD, and macOS (probably all BSDs) have an st_flags field in their stat structure, and these attributes/flags

Re: [bug #64253] Suggestion - Add support for libmagic and xattr

2023-06-02 Thread Andreas Metzler
On 2023-06-02 raf wrote: > On Thu, Jun 01, 2023 at 07:14:55PM +0200, Andreas Metzler > wrote: [...] > > file reads from $(datadir)/misc and libmagic-mgc ships > > /usr/lib/file/magic.mgc which is symlinked to /usr/share/misc/magic.mgc. > > > > cu Andreas > > Thanks. On Debian the symlink is in