source: npl/commonservers/mysql5/mysql5.check @ 47dca21

Last change on this file since 47dca21 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100755
File size: 118 bytes
Line 
1#!/bin/bash
2lynx -dump "ftp://mirror.hostfuss.com/mysql/Downloads/MySQL-5.0/" | grep -v ".*-.*-.*-" | grep "tar.gz$"
3
Note: See TracBrowser for help on using the repository browser.