/
home
/
techb158
/
trello.abdallabala.com
/
node_modules
/
.bin
/
/home/techb158/trello.abdallabala.com/node_modules/.bin
mkdir
upload
Name
Size
Mode
Actions
mime
149
0755
edit
dl
rm
uuid
45
0755
edit
dl
rm
Edit:
/home/techb158/trello.abdallabala.com/node_modules/mime/cli.js
(149B)
#!/usr/bin/env node var mime = require('./mime.js'); var file = process.argv[2]; var type = mime.lookup(file); process.stdout.write(type + '\n');
Save
cmd:
run