From: Bertram Scharpf Date: 2008-12-23T07:06:20+09:00 Subject: Re: RbFind 1.1 Hi, Am Montag, 22. Dez 2008, 23:00:27 +0900 schrieb Roger Pack: > > > > c:\> gem install --source http://gems.bertram-scharpf.de rbfind > > Colors don't work on windows currently [have to use win32::console or > wirble to colorize on windoze]. > > Is there the equivalent of a find --iname feature? Oops, I totally forgot considering about Windows. Here are two workarounds for the -iname feature: > rbfind -pD '(?i:re)' > rbfind -p 'name =~/re/i' In Version 1.1.1 (now available), the -D option will be case insensitive by default for DOSish platforms. Use the workarounds the other way round if this behaviour is not intended. Color support is turned off on Windows now by default. Use the -c switch to force it on. Sorry, but I cannot test the features as I have no Windows running here... Bertram -- Bertram Scharpf Stuttgart, Deutschland/Germany http://www.bertram-scharpf.de