guilt
guilt copied to clipboard
macOS's stat does not support `-c %s', use `-f %z' instead
Better use full pathname (/usr/bin/stat) in case another stat is installed (e.g. by Homebrew)?
Two things:
- This os-sepecific behavior should be put into os.* files.
- Guilt is not maintained anymore: https://blahg.josefsipek.net/?p=598
.
Trying to collect a bit of changes and doing some fixes. See https://github.com/freddy77/guilt/. This specific issue is fixed by https://github.com/freddy77/guilt/commit/91dfe4dc2a73d9def8bd10d2f6178332d44d0d02 using os.XXX files.