Skip to content

Conversation

@bryceberger
Copy link
Contributor

nixos provides the following contents in /bin and /usr/bin:

/bin:
sh

/usr/bin:
env

That's it. From what I know, every linux distribution, as well as macos, has /usr/bin/env

nixos provides the following contents in `/bin` and `/usr/bin`:

    /bin:
    sh

    /usr/bin:
    env

That's it. From what I know, every linux distribution, as well as macos,
has `/usr/bin/env`
Copy link
Member

@Byron Byron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, much appreciated!
I will try to remember that /bin/sh and /usr/bin/env are the only posix-paths one can assume exist.

@Byron Byron merged commit 10937b0 into GitoxideLabs:main Jan 26, 2025
21 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