From: Sherlock Campbell Newsgroups: comp.os.msdos.djgpp Subject: pipes in bash Date: Fri, 11 Feb 2000 12:37:43 -0600 Organization: The University of Texas at Austin Lines: 14 Message-ID: <38A456F7.A407C695@mail.utexas.edu> NNTP-Posting-Host: psy33.psy.utexas.edu Mime-Version: 1.0 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: geraldo.cc.utexas.edu 950294262 9127 128.83.207.33 (11 Feb 2000 18:37:42 GMT) X-Complaints-To: abuse AT cc DOT utexas DOT edu NNTP-Posting-Date: 11 Feb 2000 18:37:42 GMT X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Apparently I sent this message in HTML before (and got my wrist slapped!) Here it is again.
I have compiled a c program and I am trying to get the shell scripts (that tie the program together) to work properly.
When I try to run a shell script in bash, I get a "fatal: can't create pipes" message.
I have checked and my TMPDIR exists, is writeable on my pc, my drive is not full...
What else can I check?

Any help would be appreciated.
Sherlock