Commits
Click on a commit to change the comparison rangetail: handle missing/dir paths via metadata() tail: add regression test for EACCES metadata errors
Add Unix-only tests covering the case where probing a path (e.g. via metadata)
fails with PermissionDenied (directory not searchable). Ensure we report
"Permission denied" rather than "No such file or directory", matching GNU tail.