[Bug 230068] ps: processes with non-ASCII characters are hidden from list in "ps auxww"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 26 20:48:34 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230068
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cem at freebsd.org
--- Comment #1 from Conrad Meyer <cem at freebsd.org> ---
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.
More information about the freebsd-bugs
mailing list