bash in process regular expressions

2007-01-13 Thread Rodrigo Amestica
Hi, when I write a bash script using regular expressions something goes wrong with the single quotes that I do understand should surround the regular expression. The code I show below works okay when the single quotes are removed, but it does not as shown. For this example the single quotes are

Re: nfs problems

2005-11-18 Thread Rodrigo Amestica
On 11/14/05, Robb, Sam [EMAIL PROTECTED] wrote: If you have any interest in working on resolving it, I'd be happy to hear whatever else you can discover about the problem. Hi Sam, what I found is the following: in a machine like mine, in which I have 2 physical disk drives, I get the

Re: Windows mysql CLI and Cygwin terminals

2005-11-15 Thread Rodrigo Amestica
Hi, the link at the end describe very well the problem I'm having. I just want to add some info and verify that the status is still negative (not doable). The shell commands I'm trying out without success are mysql and mysqlshow with option '-p'. I have modified cygwin.bat by removing tty

RE: nfs problems

2005-11-11 Thread Rodrigo Amestica
Hi Sam, many thanks for following up on this problem. Does your local windows machine has more than 2 (two) hard drives? In my machine, c: and d: are two different drives. I have tried by creating /exports/c and /exports/d as explained in the README file. First I just created /exports/d;

nfs problems

2005-11-08 Thread Rodrigo Amestica
I have a w2k box running cygwin and in particular the nfs-server. Then I have serge debian box with the standard stuff. It seems that nfs-server is not able to actually make available stuff outside the cygwin root. Is this a hard fact or is there space for a misconfiguration? in the w2k box