From: pbogle AT lcs DOT mit DOT edu (Phillip Bogle) Subject: bug in bash v18 24 Oct 1997 17:57:37 -0700 Message-ID: <01bce0e5$b1f86570$3e011a12.cygnus.gnu-win32@farm13.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit To: <gnu-win32 AT cygnus DOT com> Here's a bug I noticed in Bash v18: In some cases, if a back tick expression is used to generate a command name and the generated text contains a newline, bash will reply-- : command not found It appears to trying to treat the newline as the command rather than the text. Is this a known problem? Should I submit a bug report with a repro case, and if so, where? -phil - 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".