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
Which command is used to delete all files in the current directory and all its sub-directories?
Who command in unix?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Is it inbetween or in between?
What is the use of awk command in unix?
Using unix command how to display no of records in oracle?
What is unix command?
Does cp command overwrite files?
What is the pipe command?
Write a command to display a file’s contents in various formats?
Which command is used to create a directory?
What do chmod, chown, chgrp commands do?
What is the use of the command 'ls -x chapter[1-5]' ?
How do I find previous commands in unix?
what is the advaantage of each user having its own copy of the shell?