GNU stat -c
is macOS/FreeBSD stat -f
#22
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
This works on macOS only if
stat
is an alias to coreutils’sstat
(gstat
if using Homebrew)samefile/bin/samefile
Line 24 in 024642e
macOS/FreeBSD
stat
uses-f
instead of-c
to format the output.It would work with an additional test of output...
...which somewhat less illegibly is this:
The text was updated successfully, but these errors were encountered: