Hi I m new to Linux and looking for answer of my question here.
As per my understanding Internal commands are those which are built-in, and external are those which are stored somewhere in binary files as executables.
But how to understand whether a command is internal or external. Like cat, date, cp , echo etc.

Reply With Quote
