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 sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com X-Authentication-Warning: lab3-3.eng.utah.edu: bergstro owned process doing -bs Date: Tue, 24 Apr 2001 18:29:25 -0600 (MDT) From: James Bergstrom To: "Larry Hall (RFK Partners, Inc)" cc: cygwin AT sources DOT redhat DOT com Subject: Re: CYGWIN file structure In-Reply-To: <4.3.1.2.20010424194307.022288f0@pop.ma.ultranet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII We are opening these files inside a CYGWIN program. The webcam writes a new file every few seconds, and we want our program to read the directory and send the most recent file (the file with the largest number at the end) to a client GUI running somewhere else. On Tue, 24 Apr 2001, Larry Hall (RFK Partners, Inc) wrote: > At 07:40 PM 4/24/2001, James Bergstrom wrote: > >We are writing a driver in CYGWIN to read an image file from a directory > >on the hard disk. The files are placed there every few seconds by a > >webcam, and they are named "image1.tif", "image2.tif", etc. We know the > >directory they are in, and we know that they are named "image[num].tif", > >but we are having trouble finding utilities to examine filenames in > >cygwin. > > > What exactly do you mean by "we are having trouble finding utilities to > examine filenames in cygwin"? What's wrong with 'ls' (or MS's 'dir' for > that matter)? > > > > > > > > Larry Hall lhall AT rfk DOT com > RFK Partners, Inc. http://www.rfk.com > 118 Washington Street (508) 893-9779 - RFK Office > Holliston, MA 01746 (508) 893-9889 - FAX > > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple