Hacker News new | ask | show | jobs
by dralley 522 days 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 comments

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.