Skip to content

Conversation

earldouglas
Copy link

shell and terminal binaries aren't always in /usr/bin, and scripts are
more portable if they don't hardcode paths.

This replaces absolute paths with lookups from the user's $PATH.

For details, see https://unix.stackexchange.com/questions/29608/

shell and terminal binaries aren't always in /usr/bin, and scripts are
more portable if they don't hardcode paths.

This replaces absolute paths with lookups from the user's `$PATH`.

For details, see https://unix.stackexchange.com/questions/29608/
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.

1 participant