On 2021-02-24 16:50, Brian Inglis wrote:
On 2021-02-24 15:41, Duncan Roe wrote:
On Wed, Feb 24, 2021 at 04:58:24PM -0500, Eliot Moss wrote:
On 2/24/2021 3:48 PM, ASSI wrote:
Hamish McIntyre-Bhatty via Cygwin writes:
I found recently when trying to save output from a script for later
inspectio
Following up to myself:
Mark Geisert wrote:
Hi Fabian,
Fabian Henze via Cygwin wrote:
Hi Cygwin users,
I noticed a regression in the recent Python packages: Between version
3.6.10-1 and 3.6.12-2, accessing the SSH agent via the paramiko python
package broke. When a ssh agent is used, paramiko t
On 2/24/2021 6:26 PM, Takashi Yano via Cygwin wrote:
> "stdbuf -o L bash ./path/to/script.sh > stdout.log"
> "stdbuf -o L bash ./path/to/script.sh | tee stdout.log"
Great stuff - thanks guys! And thanks for the correction about line buffering.
Best - Eliot Moss
--
Problem reports: https:/
On 2021-02-24 15:41, Duncan Roe wrote:
On Wed, Feb 24, 2021 at 04:58:24PM -0500, Eliot Moss wrote:
On 2/24/2021 3:48 PM, ASSI wrote:
Hamish McIntyre-Bhatty via Cygwin writes:
I found recently when trying to save output from a script for later
inspection that "tee" and file redirections seem to
On Thu, 25 Feb 2021 09:41:49 +1100
Duncan Roe wrote:
> On Wed, Feb 24, 2021 at 04:58:24PM -0500, Eliot Moss wrote:
> > On 2/24/2021 3:48 PM, ASSI wrote:
> > > Hamish McIntyre-Bhatty via Cygwin writes:
> > > > I found recently when trying to save output from a script for later
> > > > inspection tha
On Wed, Feb 24, 2021 at 04:58:24PM -0500, Eliot Moss wrote:
> On 2/24/2021 3:48 PM, ASSI wrote:
> > Hamish McIntyre-Bhatty via Cygwin writes:
> > > I found recently when trying to save output from a script for later
> > > inspection that "tee" and file redirections seem to have massive
> > > delays
On 2/24/2021 3:48 PM, ASSI wrote:
Hamish McIntyre-Bhatty via Cygwin writes:
I found recently when trying to save output from a script for later
inspection that "tee" and file redirections seem to have massive
delays when run in Cygwin - usually nothing is written to file or
stdout until after th
On 24/02/2021 20:48, ASSI wrote:
Hamish McIntyre-Bhatty via Cygwin writes:
I found recently when trying to save output from a script for later
inspection that "tee" and file redirections seem to have massive
delays when run in Cygwin - usually nothing is written to file or
stdout until after the
Hamish McIntyre-Bhatty via Cygwin writes:
> I found recently when trying to save output from a script for later
> inspection that "tee" and file redirections seem to have massive
> delays when run in Cygwin - usually nothing is written to file or
> stdout until after the command has finished - not
Hi there,
I found recently when trying to save output from a script for later
inspection that "tee" and file redirections seem to have massive delays
when run in Cygwin - usually nothing is written to file or stdout until
after the command has finished - not very helpful.
I'm running a bash
10 matches
Mail list logo