>
>
> "systemd-cgtop -n2 -b > test" is not showing cpu usage, neither
> "var=$(systemd-cgtop -n2 -b)
>
>
It seems that systemd 225 can now handle shell stdout redirection (showing
CPU usage) like "systemd-cgtop -n2 -b > test", but it is outputting every
interaction to the file. It is possible to just get the last, like "top -n2
> test" ?
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to