aboutsummaryrefslogtreecommitdiff
path: root/bin/urlmt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/urlmt')
-rwxr-xr-xbin/urlmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/urlmt b/bin/urlmt
index 7332663e..b209f26a 100755
--- a/bin/urlmt
+++ b/bin/urlmt
@@ -5,5 +5,5 @@ urlh "$1" Content-Type |
# Use last line only, remove any charset suffix
sed '
$!d
-s/; .*//
+s/;.*//
'