1<HEAD> 2<TITLE>plan 9 man section 5</TITLE> 3</HEAD> 4<BODY> 5<B>[<A HREF="/sys/man/index.html">manual index</A>]</B> 6<H2>Plan 9 from Bell Labs - Section 5 - Plan 9 File Protocol, 9P</H2> 7<HR> 8<DL> 9<DT><A HREF="/magic/man2html/5/0intro">0intro</A> 10- introduction to the Plan 9 File Protocol, 9P 11<DD><TT> intro</TT> 12</DT> 13<DT><A HREF="/magic/man2html/5/attach">attach</A> 14- messages to establish a connection 15<DD><TT> attach, auth</TT> 16</DT> 17<DT><A HREF="/magic/man2html/5/clunk">clunk</A> 18- forget about a fid 19<DD><TT> clunk</TT> 20</DT> 21<DT><A HREF="/magic/man2html/5/error">error</A> 22- return an error 23<DD><TT> error</TT> 24</DT> 25<DT><A HREF="/magic/man2html/5/flush">flush</A> 26- abort a message 27<DD><TT> flush</TT> 28</DT> 29<DT><A HREF="/magic/man2html/5/open">open</A> 30- prepare a fid for I/O on an existing or new file 31<DD><TT> open, create</TT> 32</DT> 33<DT><A HREF="/magic/man2html/5/read">read</A> 34- transfer data from and to a file 35<DD><TT> read, write</TT> 36</DT> 37<DT><A HREF="/magic/man2html/5/remove">remove</A> 38- remove a file from a server 39<DD><TT> remove</TT> 40</DT> 41<DT><A HREF="/magic/man2html/5/stat">stat</A> 42- inquire or change file attributes 43<DD><TT> stat, wstat</TT> 44</DT> 45<DT><A HREF="/magic/man2html/5/version">version</A> 46- negotiate protocol version 47<DD><TT> version</TT> 48</DT> 49<DT><A HREF="/magic/man2html/5/walk">walk</A> 50- descend a directory hierarchy 51<DD><TT> walk</TT> 52</DT> 53</DL> 54