Feed on
Subscription

File System Terms

extension
An extension is that part of a filename that is found after the final ".". In the filename foo.txt ".txt" is the file's extension. Extensions are used to indicate file type.

path
A path is the string of directories and sub-directories you would have to navigate through in order to reach a given location in the file system.
...
« 1 »