Re: Help with REGEXP

2015-03-22 Thread Jan Steinman
> From: Olivier Nicole > > You could look for a tool called "The Regex Coach". While it is mainly > for Windows, it runs very well in vine. I fijd it highly useful to debug > regexps. On the Mac, look for "RegExRx." It lets you paste in text to work on, build a regex, and see the result in real

Re: ssh basics

2015-03-22 Thread Thufir
Lucio Chiappetti lambrate.inaf.it> writes: .. > Conversely, I have some private databases on my machine B. While I > maintain them locally with full access, I grant select access to an user > on another machine C. In this case he runs the mysql client on C which > connects to the mysqld on my m