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
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 does the metacharacter mean?
What is the difference between awk and grep?
How can you see the command line history?
Differentiate cmp command from diff command.
Who wrote grep?
What is grep command in unix with examples?
how to sort the content of the file based on numeric values
What happens when we execute a unix command?
Which unix command lists files/folders in alphabetical order?
Which command can you use to find the currently running process in unix server?
Explain ‘library functions’ with respect to unix commands?
What is the search command in unix?
What is the command to view process running?
How does pipe () work?