On Tue, Nov 04, 2003 at 07:26:47AM +0100, Loic.B (FDUL) wrote: > > Ou encore la variable VISUAL ou encore lire la page de manuel de crontab > > qui explique tout cela ... > On ne doit pas avoir les mêmes pages man alors. > Le seul rapport que j'y trouve est: > "Environment variables can be set in the crontab. In BSD or ATT, the > environment handed to child processes is basically the one from /etc/rc."
The -e option is used to edit the current crontab using the editor specified by the VISUAL or EDITOR environment variables. The specified editor must edit the file in place; any editor that unlinks the file and recreates it cannot be used. After you exit from the editor, the modified crontab will be installed automatically. > Pour en revenir à nos moutons, peut-être ais-je raté quelque chose dans > les pages man de crontab (mais sincérement, je ne pense pas)... Peut-être. Ou peut-être que j'ai encore lu la question de travers :-) /Y