Package: cron
Version: 3.0pl1-128+b1
Severity: wishlist
File: /usr/share/man/man5/crontab.5.gz

--- /tmp/crontab.5      2017-09-27 17:19:35.764855326 +0800
+++ /tmp/crontab.5.NEW  2017-09-27 17:26:05.051585504 +0800
@@ -82,6 +82,11 @@
      SHELL=/bin/bash
      PATH=~/bin:/usr/bin/:/bin
 .PP
+With most shells you can also try e.g.,:
+.PP
+     P=PATH=/a/b/c:$PATH
+     33 22 1 2 3 eval $P && some commands
+.PP
 Several environment variables are set up automatically by the
 .IR cron (8)
 daemon.

Reply via email to