Alexis flexibeast at gmail.com
Tue Jul 6 05:09:11 BST 2021
- - - - - - - - - - - - - - - - - - -
The Gnuserland <gnuserland at mailbox.org> writes:
A diff made to both files shows there is actually a
**difference** a
the very first line, but what is that?
diff -bZ bug01.gmi bug02.gmi
1c1
< # Title 1> ---
# Title 1
Perhaps try running hexdump(1) (or something analogous) on both files and compare them byte-for-byte.
Alexis.