all: echo "Golem session

Golem session: `cat Komora/StartTime`

session:$(TASK)

" > index.html; chmod -f o+w index.html; chmod -f o+w index.html; echo "" >> index.html;\ for i in `dir -1 -r |grep -v Komora|grep -v Aktual|grep -v index.html|grep -v www|grep -v Archiv|grep -v Others|grep -v makefile`; do \ if [ `stat --format="%s" $$i/loopcomment 2>/dev/null ` -ge "2" 2>/dev/null ];then echo "">>index.html;fi; \ if [ `stat --format="%s" $$i/wwwcomment` -ge "2" ];then echo "">>index.html;fi; \ \ echo "">>index.html;\ \ echo "" >>index.html;\ \ if [ `stat --format="%s" $$i/shotpostcomment 2>/dev/null ` -ge "2" 2>/dev/null ];then echo "">>index.html;fi; \ if [ `stat --format="%s" $$i/loopcomment 2>/dev/null ` -ge "2" 2>/dev/null ];then echo "">>index.html;fi; \ done;\ echo "
Shot NoTimeUC_Bt[V]UC_Et[V]pch [mPa]Td [us]
End of the loop: "`cat $$i/loopcomment`"
Shot comment: "`cat $$i/wwwcomment`"
`cat $$i/ShotNo``cat $$i/starttime_``cat $$i/nabijeni/Ub_limit``cat $$i/nabijeni/Ue_limit``cat $$i/Initial_PfeifferMerkaVakua`->`cat $$i/Aktual_PfeifferMerkaVakua``cat $$i/Te_aktual`
H2Fill:" >>index.html;if [ `cat $$i/H2filling` -eq 1 ]; then echo "" >>index.html;fi;echo "
DynPlPosCtrl:" >>index.html;if [ `cat $$i/DynamicPlasmaPositionControl` -eq 1 ]; then echo "" >>index.html;fi;echo "
Post comment:"`cat $$i/shotpostcomment`"
Start of the loop: "`cat $$i/loopcomment`"
" >> index.html;\