9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] exec permission on plan9
@ 2010-02-26 17:28 Steve Simon
  2010-02-26 17:43 ` erik quanstrom
  2010-02-26 18:28 ` Russ Cox
  0 siblings, 2 replies; 8+ messages in thread
From: Steve Simon @ 2010-02-26 17:28 UTC (permalink / raw)
  To: 9fans

Who enforces the exec bit on plan9?

It appears to me (though my code may be buggy) that
the file server is expected to enforce the exec bit
in the file's modes when a file is opened with OEXEC.

I would have expected rc(1) to have checked the mode and
not to have tried to exec() the file if the exec bit in the
file's mode is not set.

Is it another case of "This is Plan9 not Unix" or perhaps
I am mis-remembering that too?

-Steve



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-26 19:19 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-26 17:28 [9fans] exec permission on plan9 Steve Simon
2010-02-26 17:43 ` erik quanstrom
2010-02-26 18:28 ` Russ Cox
2010-02-26 18:50   ` Steve Simon
2010-02-26 18:55     ` erik quanstrom
2010-02-26 19:19       ` Steve Simon
2010-02-26 19:05     ` Federico G. Benavento
2010-02-26 19:17       ` Lyndon Nerenberg (VE6BBM/VE7TFX)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).