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
What is unix command?
Name the unix command to find how many days the server has been up.
How to display no of records in oracle using unix command?
How many unix commands are there?
What does touch command do in unix?
How do I open a port?
Which command is used to delete all files in the current directory and all its sub-directories?
Describe the usage and functionality of the command rm –r * in unix?
Enlist some filename manipulation commands in unix.
Write a command to display a file’s contents in various formats?
Explain command to view process running?
What is the command to find maximum memory taking process on the server?
What are filter commands in unix?
What is pipe command in unix?
How do I use nslookup?