Displaying 1 result from an estimated 1 matches for "519161".
Did you mean:
519164
2011 Jul 08
5
Triggering script from cron or web client
I have a Bash script, currently run a couple times an hour from cron, that
pulls data from an old Windows DB by rsync, converts it to SQL, and injects
it into a MySQL DB for display in a LAMP-based app. (Make and Perl are also
involved to minimize the number of tables touched and to clean up the SQL
generated by Pxlib.)
I'd like to add the ability to refresh the data immediately from the