Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <393A59BC.CC8BE456@cygnus.com> Date: Sun, 04 Jun 2000 23:29:32 +1000 From: Andrew Cagney Organization: Cygnus Solutions X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: for f in *; with samba (cygwin 1.1.1) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, Was trying to build GCC but found it wasn't configuring. Diging around and I found that ash would expand: for f in /samba/drive/gcc/*/config-lang.in do echo $f done into all files in the directory /samba/drive/gcc with ``/config-lang.in'' appended instead of filtering it down to just sub-directories containing config-lang.in. Has anyone else seen this? Andrew -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com