why unix commands can be divided into internal and external
commands?
Answer Posted / niranjan
Ankur ur right... internal commands dont invoke a child process to excute the command. and there by faster execution.
Where as external commands forked as child process...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is command substitution?
What are bash commands?
What command will change your prompt to myprompt?
What does 'mkdir' command do in UNIX?
What does the command ' $who | sort –logfile > newfile' do?
Which command is used to create a directory?
What do know about tee command and its usage?
What is the use of finger command?
What are the differences among a system call, a library function, and a unix command?
Explain ‘system calls’ with respect to unix commands?
What is s and g in sed command?
How do I run a whois command?
Explain command to view process running?
What are filter commands in unix?
What are file commands?