delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/02/11/17:06:37

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Sun, 11 Feb 2001 17:05:32 -0500
From: Christopher Faylor <cgf AT redhat DOT com>
To: Cygwin <cygwin AT cygwin DOT com>
Subject: Re: dos/unix utilities
Message-ID: <20010211170532.B14860@redhat.com>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: Cygwin <cygwin AT cygwin DOT com>
References: <F38Vc4Iu1B6gVs1tIzm00010695 AT hotmail DOT com> <013001c09475$5a80f860$3c5350d8 AT bluesguitar DOT org>
Mime-Version: 1.0
User-Agent: Mutt/1.3.11i
In-Reply-To: <013001c09475$5a80f860$3c5350d8@bluesguitar.org>; from matts@bluesguitar.org on Sun, Feb 11, 2001 at 03:55:31PM -0600

On Sun, Feb 11, 2001 at 03:55:31PM -0600, Matthew Smith wrote:
>> I have found the utilities extremely useful, in order to emulate
>processes,
>> that we run in a Unix environment, under Windows NT. I am running them in
>a
>> win98 environment and then, when the process is working, transferring them
>> to NT. I cannot see why there would be any problems. However, I am having
>a
>> problem with "wc" recognising that certain directories/files exist when
>> using wildcards for non 8.3 form file names..
>>
>> For example:
>> wc -l \postbox\ctm\ctm*.*      fails (with a ENOENT error msg)
>> wc -l \postbox\ctm\ctm040701   works fine however
>
>Output of cygcheck -srv would be appreciated.  Also, you neglect to say what
>environment this is failing under.  Are you trying this command from bash?
>cmd.exe?  You need to give us more info.

You can't use wildcards with Windows filespecs.  Cygwin is a UNIX emulation,
remember?

Try "wc -l /postbox/ctm/ctm*.*".

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019