On Tue, Jan 18, 2011 at 9:27 AM, Bob Liu <[email protected]> wrote: > In our test, this problem not completely fixed. > When run a process in the background, character will be missing again. > -- > root:/> ls & >> >> >> >> ls > [1] 143 ls > bin etc init mnt root sys usr > dev home lib proc sbin tmp var > [1] Done ls > bin etc init mnt root sys usr > dev home lib proc sbin tmp var > root:/>
Oops... Please try this fix: http://busybox.net/downloads/fixes-1.18.2/busybox-1.18.2-hush.patch -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
