aboutsummaryrefslogblamecommitdiff
path: root/bin/urlmt
blob: 465ff588b8682c37b748811d8659599beb56087e (plain) (tree)
1
2
3


                                       
#!/bin/sh
# Get the MIME type for a given URL
urlh "$1" Content-Type | sed 's/; .*//'