mirror of
https://github.com/systemd/systemd.git
synced 2026-07-10 08:37:39 +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.