Package: dash Version: 0.5.5.1-3 dash -n fails to complain about the bash built-in "let".
$ echo 'let i=0' |dash -n $ echo 'let i=0' |dash dash: let: not found I'm guessing it's just assuming it's a command in the path, but I think it might want to explicitly check for it. On a related note: The ubuntu wiki has a good suggestion for this https://wiki.ubuntu.com/DashAsBinSh#let -- Matt Taggart tagg...@debian.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org