Knowee
Questions
Features
Study Tools

n a Linux system which directory contains applications and files used by users?answer/home/bin/etc/usr

Question

n a Linux system which directory contains applications and files used by users?answer/home/bin/etc/usr

🧐 Not the exact question you are looking for?Go ask a question

Solution

The directory that contains applications and files used by users in a Linux system is the /home directory. Each user has a specific directory within /home, for example /home/john, where they can store personal files and user-specific settings.

The /bin directory contains essential command binaries that need to be available in single user mode; for all users, e.g., cat, ls, cp.

The /etc directory contains configuration files required by all programs.

The /usr directory contains multi-user utilities and applications.

This problem has been solved

Similar Questions

Please choose an appropriate answer.The Linux filesystem uses what directory for executables for administrators and standard users alike?/sbin/bin/etc/home

What file contains all of the users/services in a linux system?

Which directory contains persistent, system-specific configuration data?A /etcB /rootC /runD /usr

Which directory is the top of the system's file-system hierarchy?A /etcB /C /home/rootD /root

In which of the following directory does the configuration files are present?0.5 Marks/bin/usr/home/etc

1/2

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.