Answer Posted / nashiinformaticssolutions
Key features of Unix include:
• Multiuser Capability: Multiple users can access the system simultaneously.
• Multitasking: Unix can execute multiple tasks concurrently.
• Portability: Unix can run on various hardware platforms.
• Security: Unix has robust security features, including file permissions and user authentication.
• Hierarchical File System: Organizes files and directories in a tree structure.
• Shell: An interactive command-line interpreter that allows users to interact with the system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How unix is different from other operating systems?
Describe the concept of “region”.
How zip the file in unix?
What is alias mechanism?
Difference between the fork() and vfork() system call?
What is unix kernel?
What is hardlink and softlink in unix?
What is architecture of unix operating system?
Name the key features of the bourne shell.
How do I search for a grep file in unix?
What is called in unix?
What is positional parameters in unix?
Is mac built on unix?
How to terminate a shell script if statement?
How to get the nth word of a line in Unix?