Quoting Sébastien Ballet : > if [ "$DISTRIB" == "Slackware" ]; then > > echo "*/2 * * * * /etc/eagle-usb/scripts/testconnec > -d1" >> /var/spool/cron/crontabs/root > else > // "code normal" > fi
Oui mais ce n'est pas pratique pour retirer le crontab ainsi. Y a-t-il possibilité d'ajouter un fichier plutôt qu'une ligne dans un fichier ? mcoolive.
