[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Dernière révisionLes deux révisions suivantes
fr:howtos:general_admin:task_scheduling [2015/09/11 02:13 (UTC)] – [Sources] cedricfr:howtos:general_admin:task_scheduling [2015/09/14 17:49 (UTC)] – [Using at] traduction [fr] cedric
Ligne 14: Ligne 14:
    * ''[[howtos:software:anacron|anacron]]'' -- anachronistic cron; a periodic scheduler that doesn't rely on the system being left on 24x7    * ''[[howtos:software:anacron|anacron]]'' -- anachronistic cron; a periodic scheduler that doesn't rely on the system being left on 24x7
  
-=====Using at===== +===== Utiliser at===== 
-The **//at//** command allows a user to execute commands or scripts at a specified time (requiredand date (optional). The commands can be entered via standard input, redirection, or file+La commande **//at//** permet à un utilisateur d'exécuter des commandes ou des scripts à une date (obligatoireet heure (facultatifspécifiquesLa commande peut être passé sur l'entrée standard, en redirection ou dans un fichier
  
 <code> <code>
 fr:howtos:general_admin:task_scheduling ()