>>>>> On Tue, 03 Jan 2023, Sam James wrote:

> -                             if [[ "$(file "${exe}")" == *"shell script 
> text"* ]]
> +                             if [[ "$(file -S "${exe}")" == *"shell script 
> text"* ]]

POSIX file doesn't know the -S option. Could that cause any problems,
e.g. on prefix systems?

Attachment: signature.asc
Description: PGP signature

Reply via email to