From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: "Steve Simon" Date: Fri, 26 Feb 2010 18:50:42 +0000 To: 9fans@9fans.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] exec permission on plan9 Topicbox-Message-UUID: dca65490-ead5-11e9-9d60-3106f5b1d025 I should have explained my problem. I build tools for an embedded system with gcc under windows, I cd into that directory (using my cifs) client and type ls and get an "invalid exec format" error; I swear and type /bin/ls and get what I expect. I think my cifs client should fail all attempts to open files with OEXEC as it is unlikely that I will be storing plan9 executables on windows. Thanks for the help guys. -Steve