69 lines
2.5 KiB
HTML
69 lines
2.5 KiB
HTML
<html>
|
|
<head>
|
|
<title>Manual Section 9 - Plan 9 from User Space</title>
|
|
</head>
|
|
<body>
|
|
<table width=100%>
|
|
<tr><td width=20><td>
|
|
<center>
|
|
<table border=0 cellspacing=0 cellpadding=0 width=100%>
|
|
<tr height=1><td width=200><td>
|
|
<tr><td colspan=2>
|
|
<center>
|
|
<b>Manual Section 9 - Plan 9 from User Space</b>
|
|
</center>
|
|
<tr height=10><td>
|
|
<tr><td valign=top><a href="intro.html">intro(9P)</a><td>intro – introduction to the Plan 9 File Protocol, 9P
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="attach.html">attach(9P)</a><td>attach, auth – messages to establish a connection
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="clunk.html">clunk(9P)</a><td>clunk – forget about a fid
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="error.html">error(9P)</a><td>error – return an error
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="flush.html">flush(9P)</a><td>flush – abort a message
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="open.html">open(9P)</a><td>open, create – prepare a fid for I/O on an existing or new file
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="read.html">read(9P)</a><td>read, write – transfer data from and to a file
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="remove.html">remove(9P)</a><td>remove – remove a file from a server
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="stat.html">stat(9P)</a><td>stat, wstat – inquire or change file attributes
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="version.html">version(9P)</a><td>version – negotiate protocol version
|
|
<tr height=1><td>
|
|
<tr height=1><td colspan=2 bgcolor=#cccccc>
|
|
<tr height=1><td>
|
|
<tr><td valign=top><a href="walk.html">walk(9P)</a><td>walk – descend a directory hierarchy
|
|
</table>
|
|
</center>
|
|
<table border=0 cellpadding=0 cellspacing=0 width=100%>
|
|
<tr height=15><td width=10><td><td width=10>
|
|
<tr><td><td>
|
|
<center>
|
|
<a href="../../"><img src="../../dist/spaceglenda100.png" alt="Space Glenda" border=1></a>
|
|
</center>
|
|
</table>
|
|
<td width=20>
|
|
</table>
|
|
</body>
|
|
</html>
|