illumos-core
illumos-core copied to clipboard
import stat from FreeBSD
illumos has no version of stat and instead relies on the version from coreutils.
Interesting. I've never used this command -- it isn't part of POSIX, but I can see that it is quite likely useful. Feel free to send me a pull request.
When I get some free time I'll see what I can do.