Skip to content

Don't use absolute command paths on Unix#8

Merged
sharkdp merged 1 commit intosharkdp:masterfrom
dominicm00:fix-echo-path
Aug 9, 2022
Merged

Don't use absolute command paths on Unix#8
sharkdp merged 1 commit intosharkdp:masterfrom
dominicm00:fix-echo-path

Conversation

@dominicm00
Copy link
Contributor

Some Unix systems (e.g. Nix, GNU Guix) do not keep binaries other than
sh in /bin. While assuming the echo command is present is ok, it should
be taken from the user's path.

Some Unix systems (e.g. Nix, GNU Guix) do not keep binaries other than
sh in /bin. While assuming the echo command is present is ok, it should
be taken from the user's path.
Copy link
Owner

@sharkdp sharkdp left a comment

Choose a reason for hiding this comment

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

Thank you

@sharkdp sharkdp merged commit 57c938f into sharkdp:master Aug 9, 2022
@dominicm00 dominicm00 deleted the fix-echo-path branch August 9, 2022 14:36
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.

3 participants