Opened 12 months ago

Last modified 12 months ago

#18403 new bug

tail -f with grep not working correctly

Reported by: jackburton Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/Kernel Version: R1/beta4
Keywords: hrev56578+81 Cc:
Blocked By: Blocking:
Platform: x86

Description

Since some time, doing a

tail -f | grep something

doesn't work correctly.

Example:

tail -f /var/log/syslog

correctly goes in "follow" mode, instead

tail -f /var/log/syslog | grep KERN

exits the stream

Change History (1)

comment:1 by korli, 12 months ago

Component: - GeneralSystem/Kernel
Note: See TracTickets for help on using tickets.