> $ strace -oLOG -tt sh -c 'busybox telnetd -F -l cat'

Should be

strace -oLOG -tt -f sh -c 'busybox telnetd -F -l cat'
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to