Root/
| 1 | text/html; viewhtml %s; copiousoutput; nametemplate=%s.html |
| 2 | image/*; fork eog %s |
| 3 | application/x-gunzip; zcat; copiousoutput |
| 4 | application/x-tar-gz; zcat %s | tar -tf - ; copiousoutput |
| 5 | application/postscript; fork evince %s |
| 6 | application/vnd.ms-powerpoint; fork ooffice %s |
| 7 | application/vnd.ms-excel; fork ooffice %s |
| 8 | application/x-pdf; fork xpdf %s |
| 9 | application/pdf; fork xpdf %s |
| 10 |
