Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!


Click here to return to the '10.5: Fix the echo -n problem in 10.5' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.5: Fix the echo -n problem in 10.5
Authored by: hypert on Mon, Nov 26 2007 at 9:28AM PST
Note the other item mentioned on that page too:
New applications are encouraged to use printf instead of echo.
I had read something like that years ago and switched to printf (and sometimes just plain "print" for most of my shell scripts (usu. /bin/sh in Solaris 2.8)).

[ Reply to This | # ]