delorie.com/archives/browse.cgi | search |
Message-Id: | <199703052244.HAA21400@mail.st.rim.or.jp> |
From: | "Daisuke Aoyama" <jack AT st DOT rim DOT or DOT jp> |
To: | <billc AT blackmagic DOT tait DOT co DOT nz> |
Cc: | "DJGPP ML" <djgpp AT delorie DOT com> |
Subject: | =?ISO-2022-JP?B?UkU6IGJhc2gtaW5nIHBpcGVzIDop?= |
Date: | Thu, 6 Mar 1997 07:42:18 +0900 |
MIME-Version: | 1.0 |
>Now I'm having problems with pipes (I beleive the text below tells it >all). > >bash$ cat o|sed -e "s/.*_\(.*\)/TView_virtual_functions(\1)/" >bash: pipe error: No such file or directory (ENOENT) >bash$ > >Is there something I have to set up, or are pipes not yet supported> This error appears when bash cannot create a temporary file. Please check: have enough FILES in config.sys? (my setting is 30) set TMPDIR environment variable? exist $TMPDIR and avail space? Daisuke Aoyama jack AT st DOT rim DOT or DOT jp
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |