mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
The whole point of using 'command -v' is that it's a very portable way to check if an executable exists. It doesn't print an error.
The whole point of using 'command -v' is that it's a very portable way to check if an executable exists. It doesn't print an error.