List some features of unix.
Answer / Arti Rajput
"Unix has several key features. Some of them are:
1. Portability: Unix can run on various hardware platforms.
2. Multi-user: Multiple users can access the system simultaneously.
3. Multi-tasking: A user can run multiple jobs or processes at once.
4. Hierarchical File System: Unix uses a hierarchical file system structure, which allows for organization and easy navigation.
5. Shell: Unix offers a command-line interface called the shell.
6. Pipes (|): Allows chaining of commands together to process data streams in a pipeline.
7. Redirection (> / < & >>): Allows the manipulation of input/output streams.
8. Permissions and Ownership: Each file and directory has an owner and permissions that control who can access it."n
| Is This Answer Correct ? | 0 Yes | 0 No |
how to kernel protected memory?
How to remove the directory in unix?
How do you go to a directory in unix?
How is unix different from windows?
Describe the responsibilities of shell in brief.
Define a single-user system.
What is unix operating system and its features?
How is windows different from unix?
Is unix cli or gui?
Explain a path in unix.
What do you mean by unix operating system?
Name the different file types available with unix.