On 07May2020 12:43, Joe Zeff <j...@zeff.us> wrote:
On 05/07/2020 08:04 AM, Robert Moskowitz wrote:
So all I need is a script at /usr/bin/mycron

Actually, you can put it wherever you want, including ~/bin, as long as you give the complete path. /usr/bin may be the best place, but it's not the only place. Just a thought.

I would use /usr/local/bin. /bin and /usr/bin are "owned" my the OS vendor (Fedora), and they might tread on your script in the future. /usr/local/bin is nicely out of the way, which still in the default $PATH.

Cheers,
Cameron Simpson <c...@cskk.id.au>
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to