Retourner au contenu associé (entrée de forum : pb avec un daemon en shell)
Posté par je12345 le 08 octobre 2004 à 09:51. En réponse au message pb avec un daemon en shell. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: non
Posté par je12345 . En réponse au message pb avec un daemon en shell. Évalué à 1.
#!/bin/tcsh
while ( 1 )
'python' marrakech.py | 'awk' '{if(1ドル=="Temperature:"){tmp=4ドル};if(1ドル~"rtime:"){print 2ドル " " 3ドル" " tmp}}' | sed -e 's/(//g' >> weather.marrakech
'python' rabat.py | 'awk' '{if(1ドル=="Temperature:"){tmp=4ドル};if(1ドル~"rtime:"){print 2ドル " " 3ドル" " tmp}}' | sed -e 's/(//g' >> weather.rabat
'python' agadir.py | 'awk' '{if(1ドル=="Temperature:"){tmp=4ドル};if(1ドル~"rtime:"){print 2ドル " " 3ドル" " tmp}}' | sed -e 's/(//g' >> weather.agadir
sleep 1200
end