/[libdata]/trunk/my2pg/mysql2xx.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/my2pg/mysql2xx.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 73 - (show annotations)
Thu Mar 18 21:27:37 2004 UTC (20 years, 1 month ago) by dpavlin
File MIME type: application/x-sh
File size: 147 byte(s)
sync trunk to HEAD of pear-db (without changes specific to PEAR which will be dropped)

1 #!/bin/sh
2
3 perl -p -i -n -e 's/mysql_/xx_/i' * */* */*/*
4
5 grep xx_ * */* */*/* | sed 's/^.*\(xx_[^(]*([^)]*)\).*$/\1/' | sort -u > xx_template.php

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26