On 3 February 2011 11:45, dexen deVries <dexen.devr...@gmail.com> wrote:
> read(open("/foo")) returns byte stream under entry `foo' in the root object.
>
> readdir("/foo") returns `bar' (and possibly others) -- entries in hierarchical
> section of object `/foo'.

there's no distinction between readdir and read in plan 9.

Reply via email to