mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-08-28 13:25:42 +00: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.