Skip to content

Use builtins instead of external commands#25

Open
a5ob7r wants to merge 3 commits into
sheepla:mainfrom
a5ob7r:use_builtins
Open

Use builtins instead of external commands#25
a5ob7r wants to merge 3 commits into
sheepla:mainfrom
a5ob7r:use_builtins

Conversation

@a5ob7r

@a5ob7r a5ob7r commented Oct 31, 2021

Copy link
Copy Markdown
Contributor

Remove extra dependencies(cat, env, which), but maybe these are installed in almost all environments...

This makes a little bit fast this command invocation because no external command loads.

Remove extra dependency. But maybe cat is installed in almost
environments...
It is redundant because Bash does the same thing at command invocation.
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