Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to find the environment variables #2

Open
MelulekiDube opened this issue Feb 13, 2021 · 0 comments
Open

Allow to find the environment variables #2

MelulekiDube opened this issue Feb 13, 2021 · 0 comments

Comments

@MelulekiDube
Copy link
Owner

MelulekiDube commented Feb 13, 2021

When you try to run a command on the shell, sometimes the shell has to search for the command on the list of environment variables that you have and the path list. We would want to scan through the whole list to search and find it and then execute that program.

The difference here is that earlier we used the exevp command. We now want to use the exec command

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

No branches or pull requests

1 participant