Hi,

to get a regex parsable output of systemctl, I use this up to now:

    systemctl list-units --full --all --plain --no-legend

This is a lot of typing.

AFAIK there is no way to make it shorter (maybe use -a instead of --all).

Maybe I am blind and there is already a switch which makes the output
of systemctl easy to parse in scripts.

If there is no such switch up to now, then it would be very nice if
it could be added.

What do you think?

Regards,
  Thomas Güttler

--
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to