mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-08 20:58:20 +03:00
If the expanded argument begins with '-', echo would try to interpret it as options. printf does not have this problem. Use it everywhere.