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

Any chance you could add support for OpenBSD? #10

Open
TheWanderer1983 opened this issue Sep 5, 2024 · 0 comments
Open

Any chance you could add support for OpenBSD? #10

TheWanderer1983 opened this issue Sep 5, 2024 · 0 comments

Comments

@TheWanderer1983
Copy link

TheWanderer1983 commented Sep 5, 2024

Hello,
There are a number of things that could be done for this to work in OpenBSD.
#!/usr/bin/env bash instead of #!/bin/bash

stty -F isn't a flag on stty on OpenBSD
getopts --long and -n are not flags on OpenBSD.

FYI lsix works fine on OpenBSD once changing to env as above.

regards
Dylan

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

No branches or pull requests

1 participant