adspace


What is unix structure?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988