What is meant by unix operating system?
Answer / Joshil Murmu
UNIX is a family of multitasking, multi-user operating systems descended from an early system called AT&T UNIX, developed at Bell Labs. It is characterized by its modular design and use of the C programming language.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are drawbacks of ssh v2?
How do I run a shell script in unix?
How do you kill a job in unix?
What will happens when we don't call of bind()and listen() in a normal echo server ? Q.33 (b). What are the purposes of the three file descriptors on which the syslogd daemon listens and does I/O multiplexing?
Interviewer: Lets say there is a partition of 100GB. When i tried to create a file using touch command, under any directory, it was unable to create the file- '100% full disk space'. I calculated the size of each and every directory on that partition mannually by adding each file size & in came out to be total size 50GB. Then where is the remaining 50GB ? why it is showing disk space 100% full in 'df -h' command?
Is used to create ordinary files on any unix system?
How to display n-th line of a file in Unix?
what is wrong with this interactive shell script?
What is Process id in unix?
What is unix inode?
What is hardlink and softlink in unix?
What is wild-card interpretation?