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

_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to