Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
8.3
A common shorthand for the
limits on filename length imposed by the file system used by
MS-DOS and Microsoft Windows - at most eight characters,
followed by a ".", followed by a filename extension of at
most three characters.
Windows 95 supports long filenames by using multiple
directory entries per file. The extra entries are hidden. It
also automatically derives an 8.3 name for each file for
backward compatibility so that older versions of DOS can
still access the file.
(1998-10-05)