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
Why is shebang used?
How do I run a bash script?
Write a command that will display files in the current directory, in a colored, long format.
How does the system know where one command ends and another begins?
What is in grep command?
Which unix command lists files/folders in alphabetical order?
Which command is used to kill the last background job?
What is pipe command in unix?
What is the use of cut command in unix?
What is time_t?
Who command in unix operating system?
What is the use of the command 'ls -x chapter[1-5]' ?
Is command prompt unix?
Explain the steps that a shell follows while processing a command.
What are the commands in UNIX to list the files in a Directory?