The file command also works in Linux. But unlike Mac, u don’t need to have the -I parameter.
file <filename>
Possible output:
<filename>: Unicode text, UTF-8
Done =)
Reference:
The file command also works in Linux. But unlike Mac, u don’t need to have the -I parameter.
file <filename>
Possible output:
<filename>: Unicode text, UTF-8
Done =)
Reference: