what do you understand by 'unix is a portable os'?
Answer Posted / shubham
the term portability refers to made once run anywhere ie as
unix os is written almost in c language n since c supported by
almost every platform..so unix is compatable to all plateforms.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how to sort the content of the file based on numeric values
What does sed command do in unix?
What is the first character of the output in ls l command?
Why is it called a shebang?
How do I open a port?
Who command in unix operating system?
How do I delete files from command prompt?
Which command is used to delete all files in the current directory and all its sub-directories?
What is the functionality of a top command?
What is awk good for?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is in grep command?
What is the use of find command in unix?
What do know about tee command?
What is ctrl d?