delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/09/16/06:44:47

From: mchase AT ix DOT netcom DOT com (Michael A. Chase)
Subject: Pipeline problems under coolview 970907
16 Sep 1997 06:44:47 -0700 :
Message-ID: <199709161314.IAA17519.cygnus.gnu-win32@dfw-ix7.ix.netcom.com>
Mime-Version: 1.0
To: "Sergey Okhapkin" <sos AT prospect DOT com DOT ru>, <gnu-win32 AT cygnus DOT com>

Environment: WinNT 4.0(SP3), Cygwin32 b18, coolview.tar.gz dated 970907,
all filesystems mounted in binary mode.

..bashrc runs on bash startup, but /etc/profile and .bash_profile only run
if called from.bashrc.  I use /etc/profile to convert MSDOS format
environment variables to UNIX format.

When I try to use a pipe on the command line, it appears to die when the
source command terminates.

This pipeline sometimes (not always unfortunately) writes nothing to the
screen.

   env | sort

When it doesn't, it normally will after running the following command
line.

   env > /dev/null                          # or any other file

This pipeline normally stops about halfway through the file list:

   cd /WinNT/system32
   ll *.dll | less

This pipeline normally stops after displaying no lines.  It also gets a
complaint (ls: pagefile.sys: Permission denied) to STDERR.

   cd /
   ll | less

I think these are related to the pipeline problems that surfaced in the
970810 coolview.  They were addressed by the 970907 coolview, but appear
to still be present.

Thanks,
Mac :})

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019