Plan 9 Manual Section 5


intro - introduction to the Plan 9 File Protocol, 9P
attach, session, nop - messages to initiate activity
clone - duplicate a fid
clunk - forget about a fid
clwalk - clone, then search a directory, and change to a file within it
error - return an error
flush - abort a message
open, create - prepare a fid for I/O on an existing or new file
read, write - transfer data from and to a file
remove - remove a file from a server
stat, wstat - inquire or change file attributes
walk - descend a directory hierarchy

Copyright © 1995 Lucent Technologies. All rights reserved.