https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230068
Conrad Meyer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Conrad Meyer <[email protected]> --- Have you configured LANG, LC_ALL, or LC_CTYPE? I don't see any such problem (at least on CURRENT). $ env|grep LANG LANG=en_US.UTF-8 $ ./tëst.sh& [1] 33360 $ ps auxwwwww|grep st.sh conrad 33360 0.2 0.0 11820 3192 4 S 13:47 0:00.00 /bin/sh ./tëst.sh -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
