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
Explain mount and unmount command.
Differentiate cat command from more command.
Which command is used to delete all files in the current directory and all its sub-directories?
What is the use of awk command in unix?
Name the unix command to find how many days the server has been up.
What command is used to check the current users?
How to find $ai_serual resolved path by using unix
Name the general commands in using unix os for a beginner?
What are filter commands in unix?
Does cp command overwrite files?
Is ‘du’ a command? If so, what is its use?
What are bash commands?
Why is it called grep?
Write a command to kill the last background job?
What is the nmap command?