Article 5E4HT `which export` not showing path of the executable

`which export` not showing path of the executable

by
meallhour
from LinuxQuestions.org on (#5E4HT)
When I run which export I get the following output:

Code:[root@localhost abc]# which export
/usr/bin/which: no export in (/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/root/bin)However, I am successfully able to run the following command

Code:export PATH=$PATH:/tmpMy question why I am able to run the export command successfully even the export command is not defined in the PATH variablelatest?d=yIl2AUoC8zA latest?i=D_Ien-3qev8:3ehp_Bn5cO8:F7zBnMy latest?i=D_Ien-3qev8:3ehp_Bn5cO8:V_sGLiP latest?d=qj6IDK7rITs latest?i=D_Ien-3qev8:3ehp_Bn5cO8:gIN9vFwD_Ien-3qev8
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments