Duffer Derek

Current Path : /var/www/idmc.bitkit.dk/httpdocs/node_modules/.bin/
Upload File :
Current File : /var/www/idmc.bitkit.dk/httpdocs/node_modules/.bin/mime

#!/usr/bin/env node

var mime = require('./mime.js');
var file = process.argv[2];
var type = mime.lookup(file);

process.stdout.write(type + '\n');


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists