Answer Posted / hr@tgksolutions.com
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
What is ctrl d?
What is sed awk grep?
How does pipe () work?
Name the general commands in using unix os for a beginner?
What will the following command do?
What does grep v do?
what is the advaantage of each user having its own copy of the shell?
What is grep command in unix with examples?
Explain command to show the space allocation of files?
How does the system know where one command ends and another begins?
What is .sh file?
Differentiate cmp command from diff command.
Is it inbetween or in between?
What do know about tee command and its usage?
Can you enlist some commonly used network commands?