Comment by dralley
1 year ago
The systemd layout allows you to send the same command to multiple services, which is much more frequently useful than sending multiple commands to one service.
1 year ago
The systemd layout allows you to send the same command to multiple services, which is much more frequently useful than sending multiple commands to one service.
I can't remember the last time I had to send the same command to multiple services/units.
Normally when I'm doing things on the terminal, I do one thing at a time.