<p>Ahh, bleeding edge distros, maybe something changed, although I'd expect a report from Arch first :)</p>
<p>Clearly it works for most people since this is the first report.  I know several devs use debian but I don't know if they have upgraded to 10 yet, lets see what they say.</p>
<p>Note that here on Mint 19.1 Geany execute works, but <code>/bin/sh -c script</code> in the command line gets permission denied if the script does not have execute permission.  I would have said thats actually correct, its running as a <em>command</em> (thats what -c says) not reading it as a script.  Running <code>/bin/sh script</code> works without execute permission since its reading it as a script not executing it, subtle but important difference.</p>
<p>But why Geany works I don't know, but would speculate its to do with which of the 16 trillion<sup>[1]</sup> modes of bash gets used, non-interactive, non-login, run as sh etc etc.</p>
<p>[1] rough estimate</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2374?email_source=notifications&email_token=AAIOWJ2GJ4UHYB4FEEFCEBTQPONADA5CNFSM4JCQ2A4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBX7BFI#issuecomment-544206997">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ3AKNMJW6WT4H6RM5LQPONADANCNFSM4JCQ2A4A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4WL3IQUF6AI255EPTQPONADA5CNFSM4JCQ2A4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBX7BFI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2374?email_source=notifications\u0026email_token=AAIOWJ2GJ4UHYB4FEEFCEBTQPONADA5CNFSM4JCQ2A4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBX7BFI#issuecomment-544206997",
"url": "https://github.com/geany/geany/issues/2374?email_source=notifications\u0026email_token=AAIOWJ2GJ4UHYB4FEEFCEBTQPONADA5CNFSM4JCQ2A4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBX7BFI#issuecomment-544206997",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>