[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
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
fr:howtos:general_admin:task_scheduling [2015/09/11 02:12 (UTC)] – [Introduction] traduction [fr] 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>
Ligne 130: Ligne 130:
 <!-- Veuillez ne rien modifier dans la ligne ci-dessous, hormis ajouter de nouveaux mots-clés. --> <!-- Veuillez ne rien modifier dans la ligne ci-dessous, hormis ajouter de nouveaux mots-clés. -->
 <!-- Vous devez supprimer le mot-clé "template" avant de sauvegarder cette nouvelle page. --> <!-- Vous devez supprimer le mot-clé "template" avant de sauvegarder cette nouvelle page. -->
-{{tag>fr:howtos task_scheduling needs_attention author_vharishankar author_mfillpot translator_cedric}}+{{tag>translation_in_progress fr:howtos task_scheduling needs_attention author_vharishankar author_mfillpot translator_cedric}}
  
 fr:howtos:general_admin:task_scheduling ()