#!/bin/bash # # # # # # # # # # # # # # # datum=`date '+%Y%m%d%H%M%S'` outputfilen="out_node.sql" outputfilel="out_line.sql" #stahnem nody a linky if [ ! -e listnodes_${datum}.txt ] then # echo "neni tu "; wget http://mapa.czfree.net/listnodes.php -O listnodes_${datum}.txt fi if [ ! -e listlines_${datum}.txt ] then # echo "neni tu "; wget http://mapa.czfree.net/listlines.php -O listlines_${datum}.txt fi if [ -e listnodes_${datum}.txt ] then # echo "nodes do utf"; iconv -f windows-1250 -t utf8 listnodes_${datum}.txt --output listnodesutf.txt fi if [ -e listnodesutf.txt ] then # echo "delam tabulku node"; cat > $outputfilen <
> $outputfilen fi if [ -e listlines_${datum}.txt ] then # echo "delam tabulku line"; cat > $outputfilel <
> $outputfilel fi
WebSVN - czfgmap - Blame - Rev 8 - /tools/gendb
Català-Valencià - Catalan
Česky - Cesky
Dansk - Dansk
Dutch - Dutch
English - English
Finnish - Finnish
Français - Francais
Deutsch - German
עברית - Hebrew
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Brazilian Portuguese
Русский - Russian
中文 - Simplified Chinese
Slovenčina - Slovak
Slovenčina - Slovenian
Español - Spanish
Svenska - Swedish
中文 - Traditional Chinese
Türkçe - Turkish
Oëzbekcha - Uzbek
czfgmap
Subversion Repositories:
banderdyn
centos.prosek.czf
crusader
czf4bfu
czf4bfu.prosek.czf
czfcentos
czfgmap
discover
fedora.prosek.czf
freenet-router
ftth
getonlineclouds
hotsanic
internet.prosek.czf
is
mapstats
meteolinger
netmap
qos
sedlo
sedlo.prosek.czf
switches
vbtobb
vlubnt
weathermap
weatherstats
websvn
wifidashboard
wifimon
www.prosek.czf
xenstats
[
/
] [
tools/
] [
gendb
] - Blame information for rev
8
Line No.
Rev
Author
Line
Powered by
WebSVN
2.2.1