why unix commands can be divided into internal and external
commands?
Answer Posted / shaili
External- It is a compiled executable of a program.Shell
executes it.
Internal- Built in shell.Faster in execution.
Internal commands provides more flexibility and better
management. But, if all commands are internal, shell will
become larger and less responsive.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is a bash command?
Which command is used to restrict incoming messages?
What is the size of time_t?
Enumerate some of the most commonly used network commands in unix?
Does cp command overwrite files?
What are the dos commands?
How do I use nslookup?
What is the general format of unix command syntax?
What is the pipe command?
What difference between cmp and diff commands?
Which command is used to find whether the system is 32 bit or 64 bit?
What does pipe () return?
What is the comma to display different lines that are found when compare two files?
What do know about tee command?
Write a command that will display files in the current directory, in a colored, long format.