File

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Created page with "{{FormatInfo |formattype=electronic |subcat=Elements of File Formats }} A '''file''' (meaning a '''computer file''') is an encapsulated, persistent record of discrete (digital...")
 
(See also)
 
(One intermediate revision by one user not shown)
Line 3: Line 3:
 
|subcat=Elements of File Formats
 
|subcat=Elements of File Formats
 
}}
 
}}
 +
:''For the command-line utility, see [[File command]]''.
 +
 
A '''file''' (meaning a '''computer file''') is an encapsulated, persistent record of discrete (digital) data.
 
A '''file''' (meaning a '''computer file''') is an encapsulated, persistent record of discrete (digital) data.
  
Nowadays, a file is typically in the form of a single stream of 8-bit [[byte]] values, where there can be any whole number of bytes. It has at least a [[filename]] associated with it, and usually other [[metadata]], such as a last-modified timestamp. As obvious as this structure may seem to modern day computer users, many other structures, both less-flexible and more-flexible, have been used.
+
Nowadays, a file is typically in the form of a single stream of 8-bit [[byte]] values, where there can be any whole number of bytes. It has at least a [[filename]] associated with it, and usually other [[metadata]], such as a ''last-modified'' timestamp. As obvious as this structure may seem to modern day computer users, many other structures, both less-flexible and more-flexible, have been used.
  
 
Files are usually managed by a [[filesystem]].
 
Files are usually managed by a [[filesystem]].
Line 12: Line 14:
 
* [[Electronic File Formats]]
 
* [[Electronic File Formats]]
 
* [[Filename]]
 
* [[Filename]]
 +
* [[Filesystem]]
  
 
== Links ==
 
== Links ==
 
* [[Wikipedia: Computer file]]
 
* [[Wikipedia: Computer file]]

Latest revision as of 16:38, 8 July 2017

File Format
Name File
Ontology
For the command-line utility, see File command.

A file (meaning a computer file) is an encapsulated, persistent record of discrete (digital) data.

Nowadays, a file is typically in the form of a single stream of 8-bit byte values, where there can be any whole number of bytes. It has at least a filename associated with it, and usually other metadata, such as a last-modified timestamp. As obvious as this structure may seem to modern day computer users, many other structures, both less-flexible and more-flexible, have been used.

Files are usually managed by a filesystem.

[edit] See also

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox