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

Reply via email to