Updated 2016-05-27 22:18:13 by pooryorick

file type name

Returns a string giving the type of file name, which will be one of file, directory, characterSpecial, blockSpecial, fifo, link, or socket. Not all types are supported by all platforms.

See Also  edit

file
file exists
file isdirectory
file isfile
socket
fileutil
Includes fileType, which guesses at the type of a file's contents.