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 command substitution?
What do chown command do?
how to sort the content of the file based on numeric values
How do I use nslookup?
How do I use grep to find a file?
What command is used to switching between users in unix?
Who command in unix operating system?
Describe the usage and functionality of the command rm –r * in unix?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What does this command do? Cat food 1 > kitty
What is the search command in unix?
What is the command to find maximum memory taking process on the server?
What is in grep command?
What is the command to compare two files in unix?
What does the md command do?