Linux CLI - Cron and Scheduling
Which command lists all active systemd timers on your Linux system?
systemctl list-timers shows all active timers with their next and last run times.systemctl show timers and systemctl status timers are invalid or do not list timers. systemctl timers --list is not a valid syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions