Bash syntax with native NT commands

Earnie Boyd earnie_boyd@yahoo.com
Fri May 25 05:44:00 GMT 2001


Earl wrote:
> 
> Is there a general set of rules to describe how to quote properly bash
> syntax with regard to native NT commands and fileystem?
> 
> For example, I'm trying to get the NT command FIND to work within BASH:
> 

First, let me caution that there exists a UNIX style `find' executable
your /bin directory also.

> find /I "text" \\ server\c$\textfile.txt
> 

cmd /c find /I "text' \\\\server\\c$\\textfile.txt

> thanks for any help.
> 

Delighted,
-- 
Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list