On 20 June 2012 20:51, mick mbm@rlogin.net wrote:
On Wed, 20 Jun 2012 20:12:07 +0100 (BST) Dan vi5u0-alug@yahoo.co.uk allegedly wrote:
On Wed, 20 Jun 2012, Srdjan Todorovic wrote:
If you look at the original email, there are spaces after the search term and the input filenames.
Actually, the character between the search term and the input filename appears to be something weird - neither a normal space nor a normal underscore.
Yep - not a space character (hex 20) but two very odd characters (hex C2 and A0).
Probably doesn't really matter - copy it from your webmail in the web browser and paste to the terminal. And it works. Probably some unicode stuff. The terminal emulator / shell should surely still know what to do with such a character if it was configured to support unicode?
Regards, Srdjan