https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238120
--- Comment #4 from WHR <[email protected]> --- (In reply to Yuri Victorovich from comment #2) The line I added in /etc/crontab is: * * * * * WHR /home/WHR/cron-env-test.sh cron-env-test.sh file is exactly same. The result is: [WHR@x ~]$ cat /tmp/cron-env-test Fri Jun 21 20:41:00 CST 2019: /usr/home/WHR Fri Jun 21 20:42:00 CST 2019: /usr/home/WHR Fri Jun 21 20:43:00 CST 2019: /usr/home/WHR Fri Jun 21 20:44:00 CST 2019: /usr/home/WHR Fri Jun 21 20:45:00 CST 2019: /usr/home/WHR Fri Jun 21 20:46:00 CST 2019: /usr/home/WHR [WHR@x ~]$ uname -a FreeBSD x 12.0-STABLE FreeBSD 12.0-STABLE r349024 GENERIC amd64 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
