Greg KH
unread,Mar 11, 2014, 6:47:32 PM3/11/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coreo...@googlegroups.com
On Tue, Mar 11, 2014 at 05:17:44AM -0700, John Ky wrote:
> Hi Everyone,
>
> I typed systemd-cgls at the shell prompt and got a bunch of weird characters.
> Why does this happen?
>
> If it is relevant, I'm running this from MacOS in iTerm.
That's probably the issue, it works here for me in other terminals, on
Linux.
> core@ip-10-0-0-14 ~/devenv-staging $ systemd-cgls
> <E2><94><94><E2><94><80>system.slice
> <E2><94><9C><E2><94><80>1 /usr/lib/systemd/systemd noswap cros_legacy
> <E2><94><9C><E2><94><80>fleet.service
It thinks your terminal can handle extended characters, so it doesn't
fall back to "7-bit" characters. Make sure your terminal emulation mode
is set properly, or perhaps try some other osx terminal program?
sorry,
greg k-h