Yes it works .. At the cost of a fork+exec per outputted line!
On Sun, Oct 2, 2011 at 12:53 AM, Denys Vlasenko <[email protected]> wrote: > On Monday 26 September 2011 20:55, Flemming Madsen wrote: >> inotifyd.c: Implement a builtin 'echo' command for simply outputting >> events on stdout. > > But this already works, right? > > $ ./busybox inotifyd echo . > r . > 0 . > r . .config > a . .config > 0 . .config > r . .config > a . .config > a . .config > 0 . .config > ... > ... > ... > > If someone wants fancier output, they can use fancier formatter than > /bin/echo. > > -- > vda > _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
