This page is a candidate to be copied to Wiktionary. This article appears to be a dictionary entry, not an encyclopedia article. Wikipedia is not a dictionary, but Wiktionary is. Please verify that this article meets the Wiktionary criteria for inclusion. If this article can be modified to be more than a dictionary entry, please do so and remove this message. Wiktionary logo Wiktionary is a sister project to Wikipedia intended to be a free wiki dictionary (including thesaurus and lexicon) in every language. ... ... Brockhaus Konversations-Lexikon, 1902 An encyclopedia (alternatively encyclopaedia) is a written compendium of knowledge. ...
In computing, file size is a metaphor for the amount of disk space a given file requires in order to be stored locally. The unit most commonly used to measure file size is expressed using bytes. File has several meanings: Computer file File (tool) file (Unix), a program used to determine file types. ... This article refers to the unit of binary information. ...
In addition, all of the subroutines that deal with filesizes or file offsets are redefined to be their large-file enabled counterparts.
Application programs that imbed file offsets or sizes in data structures may be affected by the change to the size of the off_t in the large-file environment.
The maximum size of a file is ultimately a characteristic of the file system itself, not just the filesize limit or the environment.
On a Macintosh computer, the filesizes you see in the finder aren't the size of the file, but are actually the number of bytes being taken up on a particular disk by the file.
Each file on a disk (Mac or PC) occupies one or more allocation units; the exact number depends on the the filesize and the disk's allocation unit size.
The size of the file we are getting information about in this example (located next to the size on disk) is 32,099 bytes, or roughly 32K (really 31K and some change).