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]:
basename
The name of a file which, in contrast to a
pathname, does not mention any of the directories
containing the file. Examples:
pathname basename
-------- --------
/etc/hosts hosts
./alma alma
korte/a.a a.a
a.a a.a
See also pathname.
(1996-11-23)