Whever I read news (I do so with trn) and decode a binary with munpack 1.5
and there's a space in the filename, munpack chokes and transforms them
like so:
name with spaces.001 -> name
name with spaces.002 -> name.1
name with spaces.003 -> name.2
This gets really obnoxious when the parts are decoded out of order; the
first completed gets no suffix, the next gets ".1", and so on. At that
point I can only guess what the original sequence was. I would prefer
oddly-named files to this mess.
Does anybody know a solution, or do I just write a wrapper to translate
" " -> "_" in the filename?
-- -eben ebQenW1@EtaRmpTabYayU.rIr.OcoPm home.tampabay.rr.com/hactar LIBRA: A big promotion is just around the corner for someone much more talented than you. Laughter is the very best medicine, remember that when your appendix bursts next week. -- Weird Al
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:23:35 EDT