what do you understand by 'unix is a portable os'?
Answer Posted / linuxdemon
Unix can be easily re-written(only 10-15% needs to be
rewritten) to run in another hardware platform. C language
made the unix os portable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the steps that a shell follows while processing a command.
Name the unix command to find how many days the server has been up.
Write a command to kill the last background job?
What is time_t?
What is the use of egrep command in unix?
Is command prompt unix?
Explain mount and unmount command.
What does awk stand for?
what is the advaantage of each user having its own copy of the shell?
What is ‘ps’ command for?
How can we use grep command in unix?
How do I run a bash script?
What are the unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What do chmod, chown, chgrp commands do?