What is unix structure?
Answer / Seema Gupta
Unix follows a hierarchical file system structure, with the root directory (/) at the top. Other directories branch off from this root, such as /bin for essential user command binaries, /etc for system configuration files, and /home for user home directories.
| Is This Answer Correct ? | 0 Yes | 0 No |
What uses unix operating system?
What is difference between SSH V1 and SSH V2? What are drawbacks of SSH V2?
What is the difference between a single dot and double dot in unix?
How to know the present working directory in unix?
Is unix only for supercomputers?
What is grep|sort give example?
Is unix a kernel or os?
What are the entities that are swapped out of the main memory while swapping the process out of the main memory?
What is .profile unix?
How to know the information about a file?
How can you edit a large file without opening it in unix?
What is standard unix streams ?