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 does the command ' $who | sort –logfile > newfile' do?
Enumerate some of the most commonly used network commands in unix?
Which command is used to delete all files in the current directory and all its sub-directories?
Who invented grep?
How do I clear my terminal history?
How do I search for text in vi?
What are bash commands?
What is awk command used for?
What is the behavioural difference between cmp and diff commands?
what is the advaantage of each user having its own copy of the shell?
How to use grep command to list find the records of a file containing 10 different strings?
How many unix commands are there?
How do I search a whole word in vim?
What does find command return in unix?
Is it inbetween or in between?