On Mon, Jan 24, 2011 at 05:50:38PM +0200, Teodor MICU wrote: > 2011/1/24 Harald Jenny <[email protected]>: > > Well as far as I know Debian currently only supports /bin/bash and > > /bin/dash as > > providers of /bin/sh so I guess it's currently safe to use echo -n in init > > scripts. > > It's fine. After some digging I guess I had in mind "echo -e" and > "echo -en" are not working with dash but it seems that "echo -n" > (without -e) has no issues.
At least my little tests seem to indicate this ;-). > > Thanks > Bye Harald -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

