What is the Unix file system hierarchy?

Answer Posted / nashiinformaticssolutions

The Unix file system hierarchy is a structured arrangement of files and directories. The top level is the root directory, denoted by /. Important directories include:
• /bin: Contains essential command binaries.
• /etc: Contains system configuration files.
• /home: Contains user home directories.
• /usr: Contains user-installed software and utilities.
• /var: Contains variable data like logs and temporary files.
• /tmp: Used for temporary files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are bash commands?

798


Who command in unix operating system?

862


What is grep command in unix with examples?

837


What is the command to view process running?

809


What is the use of the tee command?

812


How do I search for text in vi?

768


Which command is used to create a directory?

782


What is {} in find command?

789


How does the system know where one command ends and another begins?

1872


Why is shebang used?

807


How to display no of records in oracle using unix command?

810


What is grep and how do you use it?

789


Why is it called grep?

753


Explain command to view process running?

815


Explain how to use grep command to list find the records of a file containing 10 different strings?

804