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
What is awk command used for?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Differentiate cat command from more command.
What is updatedb?
What is time_t?
What is the use of finger command?
What is the command to compare two files in unix?
What is used to type command?
What is the command to find hidden files in the current directory?
What are grep patterns?
What is the size of time_t?
Why is it called grep?
How do I use grep to search for a file?
What does the md command do?
What are bash commands?