Cédric LE BRIS a écrit :
#!/bin/sh
rm /donnees/debit/result.txt -f
wget -o /donnees/debit/temp.txt 
http://www.debian.org/releases/stable/alpha/install.pdf.fr
cat /donnees/debit/temp.txt | grep sauvegardé | cut -c11-16 > 
/donnees/debit/result.txt
rm /donnees/debit/temp.txt -f
rm /donnees/debit/install.pdf.fr -f

voila mon script en cron, ça ne semble toujours pas fonctionner...

rm, cat, grep, wget, cut sont ils dans le PATH du cron ?

--
Thomas Clavier                  http://www.tcweb.org
Lille Sans Fil                  http://www.lillesansfil.org
+33 (0)6 20 81 81 30            JabberID : [EMAIL PROTECTED]


--
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench Vous pouvez aussi ajouter le mot ``spam'' dans vos champs "From" et
"Reply-To:"

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Répondre à