• [^] # Re: bash & zsh power

    Posté par . En réponse à la dépêche Linux au poignet. Évalué à 2.

    Je viens de comprendre l'utilité de l'espace de l'autre script...

    while /bin/true; do lynx '-useragent=Mozilla/4.0 (compatible; MSIE 4.01; Windows NT)' -dump 'http:// www.tf1.fr/TF1/CDA/General/Type_Bloc/General_Rating_Display/1,,MjExNDI2LTUtNS0xMDA=,00.html' >/dev/null; sleep 10; done