Variable assignment in sh

James B. Byrne byrnejb at harte-lyne.ca
Tue Jan 31 17:56:44 UTC 2017


On Tue, January 31, 2017 12:51, Polytropon wrote:
> On Tue, 31 Jan 2017 12:11:49 -0500, James B. Byrne via
> freebsd-questions wrote:
>>
>> In any case, I now have set the shell in the root crontab file
>> explicitly to /usr/local/bin/bash in hopes of avoiding this problem
>> in the future.
>
> That _might_ introduce problems in the future when bash is not
> available. My suggestion: Use /bin/sh for scripting except you
> need to rely on a "bash-ism", a feature that bash can provide,
> but sh cannot. However, you can use bash interactively to test
> sh commands, there is "backward compatibility" (bash can be seen
> as a superset of sh).
>

How would bash become unavailable on this particular system without
someone specifically removing it?

-- 
***          e-Mail is NOT a SECURE channel          ***
        Do NOT transmit sensitive data via e-Mail
 Do NOT open attachments nor follow links sent by e-Mail

James B. Byrne                mailto:ByrneJB at Harte-Lyne.ca
Harte & Lyne Limited          http://www.harte-lyne.ca
9 Brockley Drive              vox: +1 905 561 1241
Hamilton, Ontario             fax: +1 905 561 0757
Canada  L8E 3C3



More information about the freebsd-questions mailing list