mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
If the expanded argument begins with '-', echo would try to interpret it as options. printf does not have this problem. Use it everywhere.
If the expanded argument begins with '-', echo would try to interpret it as options. printf does not have this problem. Use it everywhere.