On any unix system, the `file` command is a quick way to check for various different common formats (like png,jpg,txt) regardless of renamed extensions.
Maybe take a look at the file in a text editor? It might be a binary file, or it might also be some sort of textual metadata.
|