Entry
Broken pipe in shell script?
Feb 26th, 2002 15:51
Denny De La Haye, Perrin Lee,
Hello,
Would you help me ? I write a shell script #!/bin/sh program and run on
Linux Redhat 6.2 (Kernel 2.2.14), but during run the script program.
The program crash and output this error:
/home/test/script/flr_importer.sh: Can't reopen pipe to command
substitution (fd 4): No child processes
Do you know why have this problem ? and how to turning the system ?
thk
--
All I've done with this one is change the question text from 'Linux' to
'Broken pipe in shell script?' in the hope that someone who groks BASH
will pick it up... not sure I've described the problem 100% correctly,
but at least it's a bit more defined than it was before! ~Denny