Mail Archives: djgpp/1999/02/01/18:57:04
From: | skerr AT herma DOT ucsd DOT edu (Dr. Stephen S. Kerr)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | HELP! 'find' doesn't work
|
Date: | 1 Feb 1999 23:51:35 GMT
|
Organization: | University of California, San Diego
|
Lines: | 19
|
Message-ID: | <917913081.199588@news1.ucsd.edu>
|
NNTP-Posting-Host: | news1.ucsd.edu
|
X-Trace: | ihnp4.ucsd.edu 917913095 7278 132.239.1.221 (1 Feb 1999 23:51:35 GMT)
|
X-Complaints-To: | Abuse AT UCSD DOT Edu
|
NNTP-Posting-Date: | 1 Feb 1999 23:51:35 GMT
|
Summary: | 'find' utility in DJGPP dist. not working
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Rcently I downloaded DJGPP v2 and some related utilities from the
v2gnu directory. I have been trying to get the Gnu 'findutils'
version 4.1 to work, particularly the 'find' command. I am running
MSDOS 6.2 on a 486 with 16 Mb of RAM. CWSDPMI r4 is running.
Whenever I try to run 'find' with even the simplest of command-line
arguments, I get messages such as this:
C:\ find c:\ -name ls.exe -print
FIND: Parameter format not correct
C:\ find c:/ -name ls.exe -print
FIND: Invalid switch
Trying various paths and argument formats (e.g., -iname) doesn't
seem to help. I have other things working, such as gcc, info, the
file utilites and emacs. Can anyone tell me what's going wrong?
-- Stephen S. Kerr
- Raw text -