bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tail and grep


From: Tillman, Don
Subject: tail and grep
Date: Mon, 1 Jun 2009 14:52:40 -0500

I'm trying to redirect output of tail that is grep'd to a file. However, no 
data is ever redirected. If I leave out the redirect the desired output is 
displayed on the screen.

Example: tail -f file.txt | grep ??? > file.txt

Is this a bug or is there a better way to accomplish?

Thanks,


Don



reply via email to

[Prev in Thread] Current Thread [Next in Thread]