file system
(1) The method for storing and retrieving files on a disk. It is system software that takes commands from the operating system to read and write the disk clusters (groups of sectors). The file system manages a folder/directory structure, which provides an index to the files, and it defines the syntax used to access them (how the "path" to the file is coded). File systems dictate how files are named as well as the maximum size of a file or volume.
(2) A data processing application that manages individual files. It opens, closes, reads and writes the file as a single entity. In a file system, files are related to each other by customized programming (customers to orders, vendors to purchases, etc.). Contrast with a "relational database," which has built-in constructs that can more easily form these relationships. For example, they can be used to join files together and split them apart, all without tedious programming. See relational database and DBMS.
Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
Copyright © 1981-2009 by Computer Language Company Inc. All rights reserved.
Browse dictionary definitions near file system
Share on Facebook