$ paste -d "␞" file1 file2 results in ␞ (U+241e) character being converted to � (U+FFFD)
paste command doesn't seem to support UTF-8 characters. Regards, Avid
avidseeker via GNU coreutils Bug Reports Mon, 01 Sep 2025 21:22:46 -0700
$ paste -d "␞" file1 file2 results in ␞ (U+241e) character being converted to � (U+FFFD)
paste command doesn't seem to support UTF-8 characters. Regards, Avid