Robert Huff wrote:
Dominic Fandrey writes:
It won't work for the console, but in a terminal emulator (I
prefer rxvt-unicode, but uxterm should also work.) it works
fine. My FreeBSD system uses UTF-8 and I never encountered
problems because of this.
Have I missed the announcement, or is it still the case the
filesystem is not UTF compatible?
Robert Huff
UFS works fine with any kind of 8-Bit Encoding. UTF-8 is not an exception.
I'm using this since 5.3, when I started using FreeBSD.
# touch Français
# touch 日本語
# ls
Français 日本語
# rm *
# ls
#
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"