mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
In general, it's better to avoid a negation. And "!" is special, because it is
used for history expansion, i.e. the same command would behave differently if
pasted on the command line.
Inspired by 4a899c5a23.