bug-bash
[Top][All Lists]
Advanced

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

pipe buffering


From: Frank Kujawski
Subject: pipe buffering
Date: Mon, 7 Nov 2005 21:10:44 -0500 (EST)

I upgreaded versions of Linux, and bash, and I am finding that the pipe, |, is buffering differently. Before I could go a fe pipes before I get a buffered output, now it seems that it buffers at a single pipe. I have looked for settings in bash, as it apears to be bash related and not command related. The specific command is
        tail httpd-*.logs | cut -c-80
While I presume this is an internal behavor to the CLI, I would liek to be able to turn it off.
        Frank




reply via email to

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