Hacker News new | ask | show | jobs
by timrobinson333 785 days ago
It's an interesting idea but I think the usefulness would be greatly enhanced if it could handle json arrays; most needed json structures contain array elements in my experience
1 comments

per an issue ticket[1], it can:

setfattr -n user.type -v list # use xattr on macOS

[1]: https://github.com/mgree/ffs/issues/66