What are the main features of unix?
Answers were Sorted based on User's Feedback
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 |
Answer / 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 |
What is meant by unix operating system?
How do I find my unix os version?
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
Where unix is used today?
Describe the term inode?
Why was unix invented?
What is standard unix streams ?
What is grep|sort give example?
What is unix and shell scripting?
What is the full form unix?
"ls" command is showing all the subdirectoary and files which are present in the current directoary, i want to cut only directoary name. How to cut only name ?
How do I run a unix script?