Hi Vincent,
On 2020-04-22 16:29:49, you wrote to Paul Hayton:
This file has the first 3 characters that are NOT normal text.
They are in fact (in hex) : ef bb bf
The first 16 chars are (in Hex and display form) :
00000000 ef bb bf 53 55 42 4a 20 4d 4f 44 2d 55 50 44 0d
|...SUBJ MOD-UPD.|
The dots give the clue but the hex chars ef bb bf are not A- Z, a
- z, 0 - 9 and space etc.
Only use a text editor and not a word processor type editor.
It's this: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
Since your on linux it should be easy to filter them out in your
scripts:
https://unix.stackexchange.com/questions/381230/how-can-i-remove-the-b om-from-a-utf-8-file
Hi Paul,
On 2020-04-23 12:19:52, you wrote to me:
It's this: https://en.wikipedia.org/wiki/Byte_order_mark#UTF-8
Thanks, good spotting.
If I remember correctly it happend to a part of the z2 nodelist in the
past. So I've seen it before.
For people sending in messages containing these codes it might be as
simple as to configuring a different character encoding in their
editor (so not use utf-8).
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 412 |
Nodes: | 16 (0 / 16) |
Uptime: | 133:51:00 |
Calls: | 8,601 |
Calls today: | 2 |
Files: | 13,234 |
Messages: | 5,935,246 |