Describe Hierarchical file system.

1 Answer

Answer :

All files in UNIX are “related” to one another. The file system in UNIX is a collection of all these related files organised in a hierarchical (an inverted tree) structure. This system has been adopted by MS-DOS and is visually represented by:

image

Each of directories under the root is organized to store specific types of files. All the files are stored on the disk in a main directory, which is called a root (/) directory. The root directory is subdivided into other directories: bin, home, usr, etc and dev. Every single file and directory starts from the root directory. Only root user has write privilege under this directory.

The /bin directory stores many utilities available in Linux. These utilities are the commands in the Linux operating system and stores in the binary format. Common Linux commands you need to use in single-user modes are located under this directory. For example: ps, ls, ping, grep, cp Just like /bin, /sbin also contain binary (executable) files, usually for system administration. For example fdisk, iptable, reboot and ifconfig utlities. The /etc directory stores the data related to the operating system, including the essential operating system programs and configuration files. This also contains startup and shutdown shell scripts used to start/stop individual programs. For example passwd The /dev directory stores all the device-related files for the Linux operating system. These include terminal devices, usb, or any device attached to the system. For example: /dev/tty1, /dev/usbmon0 The /proc directory contains information about system processes like process id, process priority and other information. The /var directory contains information specific to different utilities available in Linux. Var stands for variable files. This includes system log files (/var/log); packages and database files (/var/lib); emails (/var/mail); print queues (/var/spool); lock files (/var/lock); temp files needed across reboots (/var/tmp); The /temp directory contains temporary files created by system and users. Files under this directory are deleted when system is rebooted. The /usr directory stores the operating system files that are not required during the startup process. It Contains binaries, libraries, documentation, and source-code for second level programs. The /usr/bin directory is different from the /bin directory. The /home directory contains the home directories of all the users to stores their personal files. For example /home/Vijay, /home/Santosh. The /boot directory contains the files for booting the system. Kernel initrd, vmlinux, grub files are located under /boot The /lib directory contains the libraries for the compilers, such as C, java installed in the Linux operating system. Contains shared library files and sometimes other kernel-related files. The /opt directory contains add-on applications from individual vendors. Add-on applications should be installed under either /opt/ or /opt/ sub-directory. The /mnt directory are used to mount other temporary file systems, such as cdrom and floppy for the CD-ROM drive and floppy diskette drive, respectively The /media directory are used to mount directory for removable devices temporary.  srv stands for service. Contains server specific services related data. For example, /srv/cvs contains CVS related data. 

Related questions

Description : The directory structure used in Unix file system is called (A) Hierarchical directory (B) Tree structured directory (C) Directed acyclic graph (D) Graph structured directory

Last Answer : (C) Directed acyclic graph

Description : A plan that describe how to take actions in levels of increasing refinement and specificity is ____________ a) Problem solving b) Planning c) Non-hierarchical plan d) Hierarchical plan

Last Answer : d) Hierarchical plan

Description : A tree topology (hierarchical topology) can be viewed as a collection of _______in a hierarchy: a) Bus Networks b) Star Networks c) Both of Above d) None of These

Last Answer : b) Star Networks

Description : Computers can be classified in which of the following hierarchical orders? 1) PC, Large, Super Micro, Super Computer 2) Super Micro, PC, Large, Super Computer 3) PC, Super Micro, Large, Super Computer 4) Large, Super Micro, Super Computer, PC

Last Answer : 3) PC, Super Micro, Large, Super Computer

Description : The database in which records are organised in a tree-like structure is (1) Network database (2) Hierarchical database (3) Relational database (4) Object-oriented database

Last Answer : Hierarchical database

Description : What is the hierarchical ranking system for academics in your country?

Last Answer : answer:In the United States: The tenure track: Assistant Professor < Associate Professor < Professor Below that, off the tenure track, Instructor < Lecturer < Adjunct Professor.

Description : The flow chart below indicates the hierarchical levels of the Linnaean classification system.Which of the following organisms most likely share the most structural characteristics?

Last Answer : The flow chart below indicates the hierarchical levels of the Linnaean classification system. Organism A, Organism B, and Organism C are all classified within the Phylum Chordata. Organism A and Organism B ... another than they do with Organism A. D. Organism A and Organism B share more structura

Description : A hierarchical system in which cultural, political, and economic structures are dominated by males is a ______________. a. Elite model. b. Patriarchy. c. Pluralist model. d. Gendered division of labour.

Last Answer : b. Patriarchy.

Description : Which of the following is not a type of Database Management System? (A) Hierarchical (B) Network (C) Relational (D) Sequential 

Last Answer : (D) Sequential

Description : Define a taxon. Give some example of taxa at different hierarchical levels. -Biology

Last Answer : A taxonomic unit in the biological system of classification of organism is called taxon (plural taxa). For example a phylum, order, family, genus or species represents taxon. It represents a rank. For ... or Family, are less closely related than those of a lower rank, such as Genus or Species.

Description : What is a hierarchical connection ?

Last Answer : If the circuit is connected in such a way that the resistors , electrical devices or devices are connected one after the other , then that connection is called sequential or sequential connection.

Description : In which case is hierarchical organization used ?

Last Answer : Answer : Hierarchical organization is used in cases where the problem is solved by using multiple data files in a database but no relation is required between one data files .

Description : Define the term Taxon. Give some examples of taxa at different hierarchical levels.

Last Answer : Define the term Taxon. Give some examples of taxa at different hierarchical levels.

Description : What is the most general level in the hierarchical classification scheme.?

Last Answer : genus

Description : Andrew has joined as the Project Manager of a project. One of the project documents available to Andrew lists down all the risks in a hierarchical fashion. What is this document called? a. Risk Management Plan. b. List of risks. c. Monte Carlo diagram. d. Risk Breakdown Structure.

Last Answer : d. Risk Breakdown Structure.

Description : Which of the following types of Organizational Charts can be BEST used to track project costs : A. Hierarchical-type Organizational Chart B. Organizational Breakdown Structure C. Resource Breakdown Structure D. Responsibility Assignment Matrix

Last Answer : C. Resource Breakdown Structure

Description : Shauna has recently been appointed as a project manager for Project SkyNorth,  which is regarded as an important project in her organization. During the project  planning meeting, ... b. Matrix organization c. Functional organization d. Projectized organization e. Hierarchical organization

Last Answer : d. Projectized organization

Description : Andrew has joined as the Project Manager of a project. One of the project documents  available to Andrew lists down all the risks in a hierarchical fashion. What is this document  called? a. Risk Management Plan. b. List of risks. c. Monte Carlo diagram. d. Risk Breakdown Structure.

Last Answer : d. Risk Breakdown Structure.

Description : Which of the following types of Organizational Charts can be BEST used to track project  costs : A. Hierarchical-type Organizational Chart B. Organizational Breakdown Structure C. Resource Breakdown Structure D. Responsibility Assignment Matrix

Last Answer : C. Resource Breakdown Structure

Description : Which kind of planning consists of successive representations of different levels of a plan? a) Hierarchical planning b) Non-hierarchical planning c) Project planning

Last Answer : a) Hierarchical planning

Description : Which technique is being investigated as an approach to automatic programming? a) generative CAI b) specification by example c) non-hierarchical planning d) all of the mentioned

Last Answer : b) specification by example

Description : ____________ planning allows the agent to take advice from the domain designer in the form of decomposition rules. a) GraphPlan b) Hierarchical task network (HTN) c) SatPlan d) None of the mentioned

Last Answer : b) Hierarchical task network (HTN)

Description : Which kind of planning consists of successive representations of different levels of a plan? a) hierarchical planning b) non-hierarchical planning c) project planning d) all of the mentioned

Last Answer : a) hierarchical planning

Description : The Hierarchical Organization of Work Different technological apparatuses not onlyrequire different labor forces but different orders of a. Supervision. b. Co-ordination. c. Both a. and b. d. None of the above.

Last Answer : c. Both a. and b.

Description : The Hierarchical Organization of Work Different technological apparatuses not onlyrequire different labor forces but different orders of a. Supervision. b. Co-ordination. c. Both a. and b. d. None of the above.

Last Answer : c. Both a. and b.

Description : A _______routingtable is updated periodically using one of the dynamic routingprotocols. A) static B) dynamic C) hierarchical D) none of the above

Last Answer : dynamic

Description : A _______routingtable contains information entered manually. A) static B) dynamic C) hierarchical D) none of the above

Last Answer : static

Description : . A _____ DBMS distributesdata processing tasks between the workstation anda network server. A. Network B. Relational C. Client Server D. Hierarchical E. None of the above

Last Answer : Client Server

Description : Strategy Formulation, Implementation and Evaluation activities occur at three hierarchical levels in a large diversified Organization: Corporate, Divisional and Functional

Last Answer : True

Description : Find the best suitable topology for large businesses which must capable to control and coordinate the operation of distributed branch outlets? a. Ring b. Local area c. Hierarchical d. Star

Last Answer : d. Star

Description : State weather the following statement is true or false for Hierarchical Routing 1). In hierarchical routing, the routers are divided into regions. 2) Each router is having the idea about internal structure of other regions 3). ... C. 1. false, 2. false, 3. false D. 1. true, 2. false, 3. true

Last Answer : D. 1. true, 2. false, 3. true

Description : The ____ namespace is based on a hierarchical and logical tree structure A. DNS B. Address C. table D. both a and b

Last Answer : A. DNS

Description : The rise of ___________ has led marketing to evolve away from a hierarchical one-sided mass communication model towards more participatory technologies (e.g. social channels and online communities). 1. Website 2. Social media 3. Web platform 4. Mobile App

Last Answer : Social media

Description : Explain the CCITT hierarchical structure of switching and routing using block schematic.

Last Answer : Hierarchical network are capable of handing heavy traffic where required, and at the same time use minimal number of trunk groups. A 5-level switching hierarchy is recommended by CCITT as ... A strictly hierarchical network suffers from serious drawback i.e. its poor fault tolerance future.

Description : The Hierarchical Model Database:

Last Answer : The hierarchical model database resembles a tree like structure, such as how Microsoft Windows organizes folders and files. In a hierarchical model database, each upward link is nested in order to keep data ... Within this nested file are all of the sales (same types of data) for the day.

Description : A top-to-bottom relationship among the items in a database is established by a A) Hierarchical schema B) Network schema C) Relational Schema D) All of the above

Last Answer : A) Hierarchical schema

Description : Which kind of planning consists of successive representations of different levels of a plan? a. hierarchical planning b. non-hierarchical planning c. All of the above d. project planning

Last Answer : a. hierarchical planning

Description : K-means, self-organizing maps, hierarchical clustering are the example of _____. A. Supervised learning B. Unsupervised learning C. Machine learning D. Deep learning

Last Answer : B. Unsupervised learning 

Description : Select the correct hierarchical order of qualities of an individual (a) Ability-Skills- Aptitude- Competency ; (b) Aptitude-Ability- Skills- Competency (c) Skills- Aptitude- Competency- Ability ; (d) Competency-Ability-Skills- Aptitude

Last Answer :  (b) Aptitude-Ability- Skills- Competency

Description : What sort of goals does Management By Objectives (MBO) emphasize? (a) Tangible, verifiable and measurable ; (b) Achievable, controllable and profitable (c) Challenging, emotional and constructive ; (d) Hierarchical, attainable and effective

Last Answer : (a) Tangible, verifiable and measurable ;

Description : Which one of the following is not the characteristic of Weber‟s ideal bureaucracy? (a) Specialization of labor ; (b) Formalization of rules ; (c) Division of labour (d) Formalization of links authority into a hierarchical structure

Last Answer : (c) Division of labour

Description : Which of the following statements about leadership is false? (a) Leadership does not necessarily take place within a hierarchical structure of an organisation. (b) Not every leader is a manager. (c) ... operate as leaders their role is always clearly established and define(d) (d) All the above.

Last Answer : (c) When people operate as leaders their role is always clearly established and define(d) 

Description : In hierarchical routing with 4800 routers, what region and cluster sizes should be chosen to minimize the size of the routing table for a three layer hierarchy? (A) 10 clusters, 24 regions and 20 routers (B ... (C) 16 clusters, 12 regions and 25 routers (D) 15 clusters, 16 regions and 20 routers

Last Answer : (D) 15 clusters, 16 regions and 20 routers Rooters minimum, then regions minimum, then clusters minimum.

Description : Differentiate between Hierarchical Database model and network database model.

Last Answer : Hierarchical Database Model  Network Model Network Model represents tree like structure with one root. Network Model represents tree like structure with many roots. Reflects 1:N ( ... the use of pointers Record relationship implementation is complex due to the use of pointers

Description : Describe working of diff and cmp file handling commands with example.

Last Answer : Diff command: diff stands for difference. This command is used to display the differences in the files by comparing the files line by line. it tells us which lines in one file have is to be changed to make the two files ... $ cat file1 abcd xyz $ cat file2 Abed wxy $_  

Description : Describe cat and rm file handling commands with example.

Last Answer : cat Command: Cat(concatenate) command is very frequently used in Linux. It reads data from the file and gives their content as output. It helps us to create, view, concatenate files. cat is ... and will delete all the files and sub-directories recursively of the parent directory. $ rm -r