% wget --local-encoding=blorp google.com
Conversion from 'blorp' to 'blorp' isn't supported
zsh: segmentation fault  wget --local-encoding=blorp google.com

(the message should say to 'UTF-8').

% wget --local-encoding= google.com
converted 'http://google.com' () -> 'http://google.com' (UTF-8)
...
2014-11-04 09:00:22 (590 KB/s) - 'index.html' saved [17800]

It's unclear what this conversion does.

-- 
Mikael Magnusson

Reply via email to