-
This compiles to a single binary, and then you need to pass the name of the util. If I want to call cat I need to call coreutils cat or create a script for each util I want to use. Is there a way to build each util to its own binary? |
Beta Was this translation helpful? Give feedback.
Answered by
sylvestre
Mar 8, 2023
Replies: 1 comment 3 replies
-
Read the fine manual :) https://github.com/uutils/coreutils#gnu-make |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
dev-ardi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Read the fine manual :) https://github.com/uutils/coreutils#gnu-make