Lecture 16
19
File system organization
•folder: place where Windows keeps information        
•For historical reasons, we use “directory” as a synonym for “folder”
•A directory can contain
–other directories (called subdirectories, subfolders)
–files
•Every directory is a subdirectory of its parent
•In Windows, each drive (C:, A:) has a root directory, called “\”, with no parent
•Each directory is the root for the tree of things inside it
•
•