Thursday, January 19, 2012

What is diff between external and internal unix commands?

Internal commands are built into the shell. External commands are names of executable files or scripts like those in your /bin file.

No comments:

Post a Comment