'''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** * [file] * [file exists] * [file isdirectory] * [file isfile] * [socket] <> Tcl syntax help | Command | File | Introspection