View Single Post
Old 07-23-2011, 01:20 AM   #4
roger64
Wizard
roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.roger64 ought to be getting tired of karma fortunes by now.
 
Posts: 2,625
Karma: 3120635
Join Date: Jan 2009
Device: Kindle PW3 (wifi)
Quote:
Originally Posted by sovre View Post
I don't know, as I received the file already formatted. What tool would I use to verify this?
On Linux, you can use the command tool file which is intended to determine file type (see man file)
Set yourself on the path (using cd command), then use the following command:
Code:
file name_of_the_file
http://linux.die.net/man/1/file

There is one online converter using this command
http://www.cometdocs.com/file.htm

Last edited by roger64; 07-23-2011 at 01:28 AM.
roger64 is offline   Reply With Quote