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