|
From: | Martin d'Anjou |
Subject: | unterminated call to function: bug? |
Date: | Tue, 11 May 2004 11:45:24 -0400 (EDT) |
Hi, This: v:=$(shell grep NAME file1 | sed -e '/^#/d;s/NAME:[ ]*//') gives me: unterminated call to function `shell': missing `)'. Stop. Is it a bug? Thanks, Martin
[Prev in Thread] | Current Thread | [Next in Thread] |