From: Mikhail Gusarov Date: Wed, 18 Dec 2013 21:23:22 +0000 (+0100) Subject: Use printf, not echo -n to print messages without newline X-Git-Url: https://git.madduck.net/code/vcsh.git/commitdiff_plain/2b7348c58c6a4308b3f1d551b4884b1f5d5ff2d8?hp=2b7348c58c6a4308b3f1d551b4884b1f5d5ff2d8 Use printf, not echo -n to print messages without newline OS X echo does not understand -n and prints it literally ---