search for: pipeview

Displaying 2 results from an estimated 2 matches for "pipeview".

Did you mean: pineview
2014 Jul 09
1
Keeping atomicity of write() through ssh
....ivarch.com/programs/pv.shtml This clever little bit of code tries to write on your terminal some stats about data going through some pipes. But there's a nasty limitation when going through ssh related to the atomicity of write() lost when going through ssh: Often you have to use multiple PipeView, and each of them have to print stats on the same line and this works with some ANSI escape code. It relies heavily on the fact that even if each PipeView are in separate processes, the write() command is garanteed to be atomic so the string sent to the fd contains the ANSI chars to relocate to...
2011 Mar 20
5
The delays on CentOS 5.6 are causing EPEL incompatibilities
There are significant components of the upstream 5.6 release which are stuck behind the CentOS 5.6 release process, but are now incorporated in EPEL 5 components. In particular, the "php53" package is now necessary for the "drupal6" EPEL components, due to the long out of date PHP 5.1 in the default upstream vendor's codebase. I see that some of these components are