Hi,
I have a file, but I do not what type it is.
A pdf, jpg or another file ?
Is there a way to find out ?
linux what type of file
Re: linux what type of file
You can use
It shows the info about the file,
But perhaps what you are looking for is
Result:
Code: Select all
ls -lha filename
But perhaps what you are looking for is
Code: Select all
file filename
Code: Select all
file can_w33.pdf
can_w33.pdf: PDF document, version 1.4