Hacker News new | ask | show | jobs
by francislavoie 1033 days ago
Because if you get in the habit of using printf instead of echo you can avoid having to remember to strip the newline when it matters and only add it when you need it. Though obviously echo is simpler to use for 95% of situations.