tag 692279 fixed-upstream
thankyou

On Sun, Nov 04, 2012 at 05:24:29PM +0100, Gero Treuner wrote:
> I need to sort the output by the "cgroup" column, and try this command:
Upstream commit 4bd0e53 has this sorting enabled now.

> It would be nice to see the name of the cgroup at the beginning of the column,
> which is not visible at all here, because of obvious "raw" citation from the
Upstream commit 0ee090a has a new column called cgname which you can
display and sort on the cgroup name (basically what it finds after
:name=

$ ps/pscommand a -o cgname,comm k cgname  | more
CGNAME                      COMMAND
systemd:/system.slice/gdm.s Xorg
systemd:/system.slice/syste agetty
systemd:/system.slice/syste agetty
systemd:/system.slice/syste agetty
systemd:/system.slice/syste agetty
systemd:/system.slice/syste agetty
systemd:/system.slice/syste agetty
systemd:/user.slice/user-10 bash
systemd:/user.slice/user-10 bash

 - Craig

-- 
Craig Small (@smallsees)   http://enc.com.au/       csmall at : enc.com.au
Debian GNU/Linux           http://www.debian.org/   csmall at : debian.org
GPG fingerprint:        5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5

Reply via email to