Hallo Bernd,
du hattest schonmal Recht. (für alle anderen: http://simonstamm.de/kodierung-utf-8-ohne-bom/)
bzw.
find /usr/local/smarthome/items/ -typef -iname "*.conf"-execsed'1s/^\xEF\xBB\xBF//'-i.bak {} \; -execrm{}.bak \;
Aber
2016-02-19 18:03:13,422 ERROR Main Problem reading UVR.conf: 'ascii' codec can't decode byte 0xc3 in position 2949: ordinal not in range(12 -- smarthome.py:start:293
d.h. ich komme auf Marcus Tipp auch noch zurück. Ich melde mich
Gruß,
Hendrik
du hattest schonmal Recht. (für alle anderen: http://simonstamm.de/kodierung-utf-8-ohne-bom/)
bzw.
find /usr/local/smarthome/items/ -typef -iname "*.conf"-execsed'1s/^\xEF\xBB\xBF//'-i.bak {} \; -execrm{}.bak \;
Aber
2016-02-19 18:03:13,422 ERROR Main Problem reading UVR.conf: 'ascii' codec can't decode byte 0xc3 in position 2949: ordinal not in range(12 -- smarthome.py:start:293
d.h. ich komme auf Marcus Tipp auch noch zurück. Ich melde mich
Gruß,
Hendrik
Kommentar