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
Post a Comment