Difference between revisions of "File extensions and how you open the files"

From Linuxintro
imported>ThorstenStaerk
(Created page with "{| class="wikitable sortable" border=1 ! col1 !! col2 !! col3 |- | *.pdf || portable document format || acroread |- | *.djv || Deja vue files || |- |}")
 
imported>ThorstenStaerk
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{| class="wikitable sortable" border=1
 
{| class="wikitable sortable" border=1
! col1 !! col2 !! col3
+
! File extension !! Contained format !! [[Program]] to open
 
|-
 
|-
| *.pdf || portable document format || acroread
+
| *.7z || See [[unpacKing files]]
 
|-
 
|-
| *.djv   || Deja vue files    ||
+
| *.djvu   || [http://en.wikipedia.org/wiki/DjVu Deja vue files]   || okular, djview4
 
|-
 
|-
 +
| *.exe    || Windows executable || [[wine]]
 +
|-
 +
| *.mid    || [[midi]] files || timidity
 +
|-
 +
| *.mkv    || matroshka || kaffeine
 +
|-
 +
| *.ova || virtual machine file || [[vmware]]
 +
|-
 +
| *.ovf || virtual machine file || [[vmware]]
 +
|-
 +
| *.pdf || [http://en.wikipedia.org/wiki/Pdf portable document format] || [http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Unix acroread], okular
 +
|-
 +
| *.rpm || rpm files for [[install]]ing [[software]] || [[rpm]]
 +
|-
 +
| *.vmdk || vmware virtual disk || [[vmware]]
 +
|-
 +
| *.vmx || vmware virtual machine || [[vmware]]
 +
|-
 +
| *.wav || audio file format || kaffeine
 
|}
 
|}

Latest revision as of 07:02, 17 August 2014

File extension Contained format Program to open
*.7z See unpacKing files
*.djvu Deja vue files okular, djview4
*.exe Windows executable wine
*.mid midi files timidity
*.mkv matroshka kaffeine
*.ova virtual machine file vmware
*.ovf virtual machine file vmware
*.pdf portable document format acroread, okular
*.rpm rpm files for installing software rpm
*.vmdk vmware virtual disk vmware
*.vmx vmware virtual machine vmware
*.wav audio file format kaffeine