SlideShare a Scribd company logo
2
Most read
Advantages of Tree Structured Directories
• User can create his own sub directories
• Separate directories for files associated with different topics
  can be created
  Ex:
        The directory programs may contain source programs
        The directory bin may store all binary files
• Users can access other user’s files by specifying the path
  name



                           http://raj-os.blogspot.in/               1
Limitations of Tree-Structured Directories


• Sub directories can not be shared between users

• Path to a file can be longer than that in a two-level
  directory




                       http://raj-os.blogspot.in/         2
Frequently Asked Questions

1.   Explain how a directory is deleted from a tree
     structured directory

2.   List the advantages and disadvantages of a tree
     structured directory

3.   Explain acyclic-graph directory structure with the   help
of a diagram



                        http://raj-os.blogspot.in/               3

More Related Content

PPTX
Java Programming
PPTX
CSharp Presentation
PPTX
Spring framework Controllers and Annotations
PDF
e-commerce web development project report (Bookz report)
PDF
Selenium IDE LOCATORS
PPT
javascript-basics.ppt
Java Programming
CSharp Presentation
Spring framework Controllers and Annotations
e-commerce web development project report (Bookz report)
Selenium IDE LOCATORS
javascript-basics.ppt

What's hot (20)

DOCX
srs for railway reservation system
DOCX
Software engineering project(srs)!!
PDF
project
PDF
Btp presentation
PPTX
React js
PDF
SOA unit-3-notes-Introduction to Service Oriented Architecture
PPTX
Bootstrap 5 ppt
DOC
Smart Gym System documentation
PPTX
Blog - An Online blogging project
PPTX
Web development with Python
PDF
Online Hotel Room Booking System
PDF
Semantic web
PDF
Html 5 New Features
PPTX
Presentation of bootstrap
PPT
Introduction to .NET Framework
PPT
Css Ppt
PPTX
Android Services
PPTX
Difference between frontend and backend
PDF
Web Services (SOAP, WSDL, UDDI)
PPTX
Introduction to GraphQL
srs for railway reservation system
Software engineering project(srs)!!
project
Btp presentation
React js
SOA unit-3-notes-Introduction to Service Oriented Architecture
Bootstrap 5 ppt
Smart Gym System documentation
Blog - An Online blogging project
Web development with Python
Online Hotel Room Booking System
Semantic web
Html 5 New Features
Presentation of bootstrap
Introduction to .NET Framework
Css Ppt
Android Services
Difference between frontend and backend
Web Services (SOAP, WSDL, UDDI)
Introduction to GraphQL
Ad

Viewers also liked (20)

PPTX
Acyclic grapch directory 56(2)
PPTX
Double level directory structure 55(1)
PPT
Single level directory structure.55
PPT
Issues in acyclic graph directories.57 to 58
PPT
Free space managment46
PPT
File protection.59 to 60
PPT
Linked allocation 48
PPT
Index allocation 48 1
PDF
File system
PPTX
Operating Systems - File Management
PPT
Chapter 3 part 1
PPTX
FILTER BANKS
PPSX
Multirate digital signal processing
PDF
Address Binding Scheme
PPT
Deleting structure.56
PPT
Set model and page fault.44
PPTX
File Directory Structure-R.D.Sivakumar
PPTX
File directory definition 54(2)
PPT
Files concepts.53
PDF
Nurse physician relationship articles
Acyclic grapch directory 56(2)
Double level directory structure 55(1)
Single level directory structure.55
Issues in acyclic graph directories.57 to 58
Free space managment46
File protection.59 to 60
Linked allocation 48
Index allocation 48 1
File system
Operating Systems - File Management
Chapter 3 part 1
FILTER BANKS
Multirate digital signal processing
Address Binding Scheme
Deleting structure.56
Set model and page fault.44
File Directory Structure-R.D.Sivakumar
File directory definition 54(2)
Files concepts.53
Nurse physician relationship articles
Ad

Similar to Advantages of tree structured directories(56(1) (20)

PPTX
FUNDAMENTALS PPT OF ENGINEERING IN AI AND ML
PPTX
directory structure and file system mounting
PDF
File system in operating system e learning
PPTX
Directory structure
PPTX
FUNDAMENTALS OF ENGINEERING WITH MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE
PPTX
File and directory
PDF
File structure
PPTX
File System.pptx
PDF
oslectureset7.pdf
PPT
network and system admistration by Chapter 4.ppt
PPT
Ch11 OS
 
PPT
PPTX
PPT
os unit-5-part2.ppt,Disk management file
DOCX
File system interfacefinal
PPTX
UNIT7-FileMgmt.pptx
PPT
operating system File - System Interface
PDF
PPT
Data Structures 4
FUNDAMENTALS PPT OF ENGINEERING IN AI AND ML
directory structure and file system mounting
File system in operating system e learning
Directory structure
FUNDAMENTALS OF ENGINEERING WITH MACHINE LEARNING AND ARTIFICIAL INTELLIGENCE
File and directory
File structure
File System.pptx
oslectureset7.pdf
network and system admistration by Chapter 4.ppt
Ch11 OS
 
os unit-5-part2.ppt,Disk management file
File system interfacefinal
UNIT7-FileMgmt.pptx
operating system File - System Interface
Data Structures 4

More from myrajendra (20)

PPT
Fundamentals
PPT
Data type
PPTX
Hibernate example1
PPTX
Jdbc workflow
PPTX
2 jdbc drivers
PPTX
3 jdbc api
PPTX
4 jdbc step1
PPTX
Dao example
PPTX
Sessionex1
PPTX
Internal
PPTX
3. elements
PPTX
2. attributes
PPTX
1 introduction to html
PPTX
Headings
PPTX
Forms
PPT
PPTX
Views
PPTX
Views
PPTX
Views
PPT
Starting jdbc
Fundamentals
Data type
Hibernate example1
Jdbc workflow
2 jdbc drivers
3 jdbc api
4 jdbc step1
Dao example
Sessionex1
Internal
3. elements
2. attributes
1 introduction to html
Headings
Forms
Views
Views
Views
Starting jdbc

Advantages of tree structured directories(56(1)

  • 1. Advantages of Tree Structured Directories • User can create his own sub directories • Separate directories for files associated with different topics can be created Ex: The directory programs may contain source programs The directory bin may store all binary files • Users can access other user’s files by specifying the path name http://raj-os.blogspot.in/ 1
  • 2. Limitations of Tree-Structured Directories • Sub directories can not be shared between users • Path to a file can be longer than that in a two-level directory http://raj-os.blogspot.in/ 2
  • 3. Frequently Asked Questions 1. Explain how a directory is deleted from a tree structured directory 2. List the advantages and disadvantages of a tree structured directory 3. Explain acyclic-graph directory structure with the help of a diagram http://raj-os.blogspot.in/ 3