Database Startup

Rodolfo J. Paiz rpaiz at simpaticus.com
Wed Mar 24 22:04:57 UTC 2004


At 14:33 3/24/2004, you wrote:
>mysql.com has a different naming scheme for their packages, not
>only that they call their package MySQL and not all lower case.
>
>You could run:
>
>up2date-nox --showall | sort | grep mysql
>
>to see which packages are available for download/install containing
>"mysql" in the name.

You could also change that to "grep -i mysql" in order to have grep search 
for any variation of those letters, regardless of upper- or lowercase.


-- 
Rodolfo J. Paiz
rpaiz at simpaticus.com
http://www.simpaticus.com





More information about the users mailing list