linux Which command is used to identify file type? code example Example 1: how to get file type in linux file <filename> Example 2: linux find filetype find . -iname "*.err"