Which of the following is/are TRUE about External Commands?
i. These are stored as files having an independent existence
ii. The shell creates a process for these commands
iii. Examples cd, echo
iv. The shell executes these scripts by spawning another shell
v. Examples cat, ls