Comment on Path Isn't Real on LinuxparentComments−thayne1ySure, but it is also not the same thing as the shell.−matheusmoreira1yYes. Shells typically do their own path resolution as well. I know GNU bash does, at least. I customized that logic in order to make a little library system for shell scripts.
Comments
Sure, but it is also not the same thing as the shell.
Yes. Shells typically do their own path resolution as well. I know GNU bash does, at least. I customized that logic in order to make a little library system for shell scripts.