bash - command export is not in $PATH, yet it can be executed -


bash command export can not found in $path, yet available execute. similar source. why way ? noble answer...

it's builtin. read more here:

http://www.gnu.org/software/bash/manual/html_node/shell-builtin-commands.html


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

python - Received unregistered task using Celery with Django -