Using "-path '*/.*' -prune" prunes too many files from find output when files
to prune actually exists.
Problem occurs in both version 4.3.0 + 4.3.1 of find.
Problem does *not* occur in version 4.2.27.
Is this problem related to the following bug?
http://sourceware.org/ml/cygwin/2006-07
Apparently, the attachment in my previous email got dropped. Here it is again.
- Howard
On Mon, 23 Oct 2006 12:29:31 -0400, Howard Mak wrote:
> I can't seem to get the latest version of bash to work with the command
> PROGRAM `cat file_containing_arguments.txt`
> when the f
I can't seem to get the latest version of bash to work with the command
PROGRAM `cat file_containing_arguments.txt`
when the file is created on a textmode mount. Seems like carriage returns are
not processed correctly.
I've attached a test script illustrating the problem.
Comments:
-
3 matches
Mail list logo