why unix commands can be divided into internal and external
commands?
Answer Posted / ankur
Internal command are built in commands in shell & shell
shell doesn't start a separate process to run internal
commands where as external command require the shell to
fork and exec a process which may take some time on a busy
system
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How does pipe () work?
What does awk stand for?
Which command is used to create a directory?
What is the difference between awk and grep?
What does grep v do?
What command will change your prompt to myprompt?
What is the nmap command?
What is the command to compare two files in unix?
What are some command words?
Which command is used to kill the last background job?
Is grep faster than awk?
How can we use grep command in unix?
What is difference between grep and find command in unix?
What is the general format of unix command syntax?
What is a command and examples?