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

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -