[PATCH 16/19] telnet: handle SIGINT

Denys Vlasenko vda.linux at googlemail.com
Thu Sep 27 15:23:42 UTC 2012


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

Should be

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


More information about the busybox mailing list