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
What is the difference between grep and grep?
Explain command to display different lines that are found when compare two files?
What do know about tee command and its usage?
what is the advaantage of each user having its own copy of the shell?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
How does the system know where one command ends and another begins?
What is the difference between cat and more command?
What is the difference between cat command and more command?
What is a command and examples?
What is the comma to show the space allocation of files?
What is {} in find command?
Write a command that will display files in the current directory, in a colored, long format.
How can we use grep command in unix?
What does touch command do in unix?
How does pipe () work?