mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-06 12:58:22 +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.