Electronics Circuits & Tutorials - Electronics Hobby Projects - A Complete Electronic Resource Centre
Electronics Circuits & Tutorials

Home About us Electronic Tutorials Engineering Hobby Projects Online Dictionaries Contact us
Tutorials
  • Basic/Beginners
  • Intermediate/Advance
  • Microcontrollers
  • Microprocessors
  • Electronics Symbols
  • Electronics Formulas
  • Dictionary of Units

     more....

Dictionaries
  • Electronics Terms
  • Abbreviations
  • Computer Terms
  • Physics Glossary
  • Science Glossary
  • Space & Solar Terms
  • Semiconductor Symbols / Abbreviation
  • Radio Terminology Bibliography

     more....

Projects
  • Engineering Projects
Home > Electronics Tutorials > Online Computer Terms Dictionary > F

Online Computer Terms Dictionary - F

file

<file system> An element of data storage in a file system.

The history of computing is rich in varied kinds of files and file systems, whether ornate (e.g., Macintosh file system for a well-known case) or deficient (e.g., many simple pre-1980s file systems don't allow directories).

However, the prototypical file has these characteristics:

* It is a single sequence of bytes (but consider Macintosh resource forks).

* It has a finite length, unlike, e.g. a Unix device.

* It is stored in a non-volatile storage medium (but see ramdrive).

* It exists (nominally) in a directory.

* It has a name that it can be referred to by in file operations, possibly in combination with its path.

Additionally, a file system may associate other information with a file, such as permission bits or other file attributes; timestamps for file creation, last revision, and last access; revision numbers (a` la VMS), and other kinds of magic.

Compare: document.

(1997-04-08)

 


Nearby terms: fifth generation language « fifth normal form « Fight-o-net « file » File Allocation Table » File Attach » File Composition
 

Discover
  • C/C++ Language Programming Library
  • Electronic Conversions
  • History of Electronics
  • History of Computers
  • Elec. Power Standards
  • Online Calculator and Conversions
  • Electrical Hazards - Health & Safety
  • Datasheets
  • Quick Reference links
  • Electronics Magazines
  • Career in Electronics
  • EMS Post Tracking

     more......

Home Electronic Tutorials Engineering Hobby Projects Resources Links Sitemap Disclaimer/T&C

Copyright © 1999-2020 www.hobbyprojects.com  (All rights reserved)