[Bug 4472] New: busybox tail -f does not respond SIGINT (Ctrl+c) via telnet

bugzilla at busybox.net bugzilla at busybox.net
Thu Nov 10 22:11:42 UTC 2011


https://bugs.busybox.net/show_bug.cgi?id=4472

           Summary: busybox tail -f does not respond SIGINT (Ctrl+c) via
                    telnet
           Product: Busybox
           Version: 1.16.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Standard Compliance
        AssignedTo: unassigned at busybox.net
        ReportedBy: Steven.Krebs at intel.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


If tail -f <filename> is used on busybox 1.16.0 in a telnet session, then you
want to stop it using ctrl+c it does not work.   (Ctrl+c does work if using
UART console, and ctrl+c does work when using less in telnet to prove that my
telnet client is configured correctly).

Workaround:  Press ctrl+z then use ps to find the PID and then kill -9

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list