why unix command can be divided into internal and external
command
Unix command has divided into internal and external, bcz
shell executes internal commands faster.if all the commands
are internal the shell will be large and not be more efficient.
The internal commands are only 56.
| Is This Answer Correct ? | 9 Yes | 3 No |
What is the main advantage of creating links to a file instead of copies of the file?
what is a profile?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
What is INODE?
Have you used VI editor?
What is the difference between windows environment and Unix environment ?
How do you log in to a remote Unix box?
What does iostat do?
How to recover a system whose root password has lost?
In this command sqlplus -s username/password what is -S and what's the use..???
Telnet sometimes doesn't permit root logons,how will you then change a file writable only by root on a remote host?
Explain the read, write, and execute permissions on a UNIX directory.