| delorie.com/archives/browse.cgi | search |
| From: | newsham AT aloha DOT net (Tim Newsham) |
| Subject: | bug in find |
| 22 Jan 1997 20:58:26 -0800 : | |
| Approved: | cygnus DOT gnu-win32 AT cygnus DOT com |
| Distribution: | cygnus |
| Message-ID: | <199701221904.JAA16957.cygnus.gnu-win32@haleakala.aloha.net> |
| Mime-Version: | 1.0 |
| Original-To: | gnu-win32 AT cygnus DOT com |
| X-Mailer: | ELM [version 2.4 PL24 PGP3 *ALPHA*] |
| Original-Sender: | owner-gnu-win32 AT cygnus DOT com |
uname -a:
CYGWIN32/NT OMEGA 4.0 17.3 i686
It looks like find has a bug. Consider the following:
windows$ find -name '*.c' >& out; cat out
find: ./out: Permission denied
The find command has trouble with open files it seems.
Tim N.
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |