2011/1/24 Harald Jenny <har...@a-little-linux-box.at>: > 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. Thanks -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org