So I have been curious about one thing about systemd.
Lest say I wanted to update the time on my laptop. I use "timedatectl" command. But how did you know that the "prefix" for this command is "timedate"ctl? And not "timectl", or "datectl"?
I am guessing you can use systemctl command to list the units and targets in your Linux system? And I should find "timedatectl"?
So my point is where and how can I find the names of command when use ctl?
I hope I am making sense here.
Thanks a lot! Denny