Results 1 to 3 of 3
Thread: Question about file tipes
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
07-18-2006 #1
Question about file tipes
Thanks for the reply
-
07-18-2006 #2
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,732
You can go here to see what kind of file it is and click on the extension to see what opens it:
http://filext.com/oz
-
07-19-2006 #3
Regardless of the file extension, if it is a recognizable format, the 'file' command will probably recognize it. If it is data.lit, just type:
Code:$ file data.lit
Code:$ strings data.lit | less