How to use the tools without prependeing coreutils to them? #5846
|
For example i prefer to run: How can i do that? |
Answered by
tertsdiepraam
Jan 15, 2024
Replies: 2 comments 1 reply
|
To expand on the other answer, you can set up aliases in your shell or create symlinks with different names to the coreutils binary. If you symlink |
0 replies
Answer selected by
LinArcX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To expand on the other answer, you can set up aliases in your shell or create symlinks with different names to the coreutils binary. If you symlink
lstocoreutilsand call it, it will recognize that you called it aslsand act likels.