https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238120

--- Comment #2 from Yuri Victorovich <y...@freebsd.org> ---
On 12.0-STABLE r347548 GENERIC  amd64

Add this line to /etc/crontab:
> *     *       *       *       *         yuri     /home/yuri/cron-env-test.sh


/home/yuri/cron-env-test.sh contains:
> #!/bin/sh
> echo "`date`: "$HOME >> /tmp/cron-env-test.txt

It printed into /tmp/cron-env-test.txt:
> Fri Jun 21 02:18:00 PDT 2019: /var/log

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to