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

Use errno when execution fails #48

Open
cschuijt opened this issue Dec 21, 2023 · 0 comments
Open

Use errno when execution fails #48

cschuijt opened this issue Dec 21, 2023 · 0 comments
Assignees
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@cschuijt
Copy link
Collaborator

When a command fails to execute, the error message from errno can provide more context than just "command not found". This way, you don't even need to use access before you try exeucting.

@JopjeKnopje JopjeKnopje added bug Something isn't working wontfix This will not be worked on labels Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants