To show all systemd timer units on a system use the following command:

To show all systemd timer units on a system use the following command:Category: Introduction to Linux IIAuthor "LinuxQuestions"To show all systemd timer units on a system use the following command:
Linux Questions Staff asked 1 year ago

To show all systemd timer units on a system use the following command:

  • systemctl list-units --type=service
  • systemctl list-timers --all
  • systemctl list-timers
  • systemctl -d timers --all

About the author