[PATCH] ash: <> redir should not truncate

Denys Vlasenko vda.linux at googlemail.com
Thu Jun 24 02:18:43 UTC 2010


On Wednesday 23 June 2010 14:35, Andreas Bühmann wrote:
> Hi,
> 
> I believe the redirection operator <> in ash misbehaves: It must not
> truncate
> the opened file. (Debian's dash seems to have the same bug; bash, zsh,
> and ksh
> work fine on a script like this: "echo foo > tmp; cat 0<> tmp".)

Applied, thanks!
-- 
vda


More information about the busybox mailing list