mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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.