[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how bash run by crontab is different from login bash shell?
From: |
Jeffrey Walton |
Subject: |
Re: how bash run by crontab is different from login bash shell? |
Date: |
Fri, 11 Sep 2020 10:50:48 -0400 |
On Fri, Sep 11, 2020 at 10:37 AM Lawrence Velázquez <vq@larryv.me> wrote:
>
> > On Sep 11, 2020, at 9:52 AM, Jeffrey Walton <noloader@gmail.com> wrote:
> >
> > OS X 10.12 and above have System Integrity Protection (SIP). SIP does
> > not let a non-system binary (like a user's dylib) taint system
> > programs (like Bash).
>
> They are not using the system bash.
Ack, thanks. I missed that in the cronjob.
Jeff
Re: how bash run by crontab is different from login bash shell?, Lawrence Velázquez, 2020/09/10
- Re: how bash run by crontab is different from login bash shell?, Greg Wooledge, 2020/09/11
- Re: how bash run by crontab is different from login bash shell?, Jesse Hathaway, 2020/09/11
- Re: how bash run by crontab is different from login bash shell?, Peng Yu, 2020/09/11
- Re: how bash run by crontab is different from login bash shell?, Marco Ippolito, 2020/09/11
- Re: how bash run by crontab is different from login bash shell?, Peng Yu, 2020/09/11
- Re: how bash run by crontab is different from login bash shell?, Eli Schwartz, 2020/09/11