Por que a página man
de crontab(5)
em manpages.ubuntu.com menos informativo do que a página correspondente de man
em linux.die.net ?
Compare
The "sixth" field (the rest of the line) specifies the command to be run. The entire command portion of the line, up to a newline or % character, will be executed by /bin/sh or by the shell specified in the SHELL variable of the cronfile. Percent-signs (%) in the command, unless escaped with backslash (), will be changed into newline characters, and all data after the first % will be sent to the command as standard input.
do link linux.die.net e
The ''sixth'' field (the rest of the line) specifies the command to be run. The entire command portion of the line will be executed by /bin/sh or by the shell specified in the SHELL variable of the cronfile.
do link manpages.ubuntu.com.
Devo mencionar que a página info
sobre crontab(5)
no meu 13.10 inclui essa informação.
info crontab\(5\)
mostre-me isto:
E observe que Info: (*manpages*)crontab(5)
está presente na barra na parte inferior.