Re: Implementation of Unix find( ) command
From: Barry Margolin (barmar_at_alum.mit.edu)
Date: 03/30/04
- Next message: Alexis Huxley: "Re: Which newsgroup deals with UML ?"
- Previous message: Ivan Vecerina: "Re: Which newsgroup deals with UML ?"
- In reply to: Mike: "Re: Implementation of Unix find( ) command"
- Next in thread: Markus Gyger: "Re: Implementation of Unix find( ) command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Mar 2004 02:26:22 -0500
In article <837d9c7e.0403292319.66ed3829@posting.google.com>,
ulflong@yahoo.com (Mike) wrote:
> Don't worry about simple. Just let me know exactly what sites could
> provide me the code to implement find() for Unix in C/C++. Actually,
> by simple I had meant that the implementation didn't need to cover
> every single parameter for the actual find(1) command found on Unix
> man pages. Also, I don't want an implementation that uses find()
> system calls. Thanks
http://www.gnu.org/software/findutils/findutils.html
-- Barry Margolin, barmar@alum.mit.edu Arlington, MA *** PLEASE post questions in newsgroups, not directly to me ***
- Next message: Alexis Huxley: "Re: Which newsgroup deals with UML ?"
- Previous message: Ivan Vecerina: "Re: Which newsgroup deals with UML ?"
- In reply to: Mike: "Re: Implementation of Unix find( ) command"
- Next in thread: Markus Gyger: "Re: Implementation of Unix find( ) command"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|