Rozdiely pre scripts/php/sk-nic/download.sh medzi verziami 1.6 a 1.7
| verzia 1.6, 2007/10/21 08:33:33 |
verzia 1.7, 2007/10/21 08:35:32 |
|
|
| # 2006-08-13 - created |
# 2006-08-13 - created |
| # |
# |
| |
|
| # $Platon: scripts/php/sk-nic/download.sh,v 1.5 2007-03-14 00:31:51 nepto Exp $ |
# $Platon: scripts/php/sk-nic/download.sh,v 1.6 2007-10-21 08:33:33 nepto Exp $ |
| |
|
| # |
# |
| # Put this into your crontab, it will run this script every morning at 6:15 am: |
# Put this into your crontab, it will run this script every morning at 6:15 am: |
|
|
| # and now real import |
# and now real import |
| $PHP sk-nic.php "$OUTPUT_FILE" |
$PHP sk-nic.php "$OUTPUT_FILE" |
| |
|
| |
echo "THESE FILES WILL BE DELETED BY AUTOMATED PROCESS:"; |
| |
echo "-------------------------------------------------"; |
| |
find data/ -maxdepth 1 -type f -name 'sk-nic.*.csv' -mtime +30 |
| |
|
Platon Group <platon@platon.sk> http://platon.sk/
|
|