what do you understand by 'unix is a portable os'?
Answer Posted / p.ashwini
unix can be put on any plateform.Since unix needs only c
compiler for its execution,portability is achived.C
compiler can be used io any platform all unix commands are
executable c programs
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which unix command lists files/folders in alphabetical order?
What is the first character of the output in ls l command?
Which command is used to copy files?
What does the “echo” command do?
How do you repeat a command in terminal?
What is awk used for?
What will the following command do?
What is awk good for?
What does 'mkdir' command do in UNIX?
What is the command to find hidden files in the current directory?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What does the metacharacter mean?
How do I search for a file in unix command?
What does grep v grep do?
What is ‘ps’ command for?