mirror of
https://github.com/systemd/systemd.git
synced 2026-07-06 14:47:32 +00: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.