Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'argh, macosxhints stripped-away my Polish characters' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
argh, macosxhints stripped-away my Polish characters
Authored by: mzs on May 02, '06 07:36:43PM
Here is the terminal interaction with the international characters again:

$ /bin/sh shebang 1 2 3 4
1, 2, 3, 4
$ /bin/sh shebang Ł ł
Ł, ł
$ /bin/sh shebang Ł ł | xxd
0000000: c581 2c20 c582 0a                        .., ...


[ # ]