/[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 48 - (show annotations)
Fri Mar 5 13:45:55 2004 UTC (20 years, 2 months ago) by dpavlin
Original Path: branches/pear-db/my2pg/mysql2xx.sh
File MIME type: application/x-sh
File size: 147 byte(s)
moved mysql_ -> xx_ cludges to my2pg dir

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