Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freebsd and macos fixes #44

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

duskmoss
Copy link
Contributor

fixes for checking for hard links, and for doing multiple passes.
freebsd and macos share stat and sed history with some differences from gnu

tested on freebsd and linux

I only verified MAC against man pages and stack overflow

https://man.freebsd.org/cgi/man.cgi?stat(1)
https://ss64.com/mac/stat.html

https://ss64.com/mac/sed.html
https://man.freebsd.org/cgi/man.cgi?sed(1)

freebsd and macos share stat and sed history with some differences from
gnu

tested on freebsd and linux, mac just verified with man pages and stack
overflow
@markusressel
Copy link
Owner

Thx!

Although I have no way to test this I think there is no harm in merging this and waiting for reports if something doesn't work as expected. So I will merge this now and we will see what happens 👍

@markusressel markusressel merged commit 4a6fb83 into markusressel:master Oct 4, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants