export man page on Inferno

Man page or keyword search:  
man Server   579 pages
apropos Keyword Search (all sections)
Output format
Inferno logo
[printable version]

EXPORT(4)							     EXPORT(4)

NAME
       export - export name space on a connection

SYNOPSIS
       export [ -a ] dir [ file ]

DESCRIPTION
       Export calls sys-export(2) to serve the name space rooted at dir over a
       connection to a 9P (Styx) client.  Export opens the connection  on  the
       given file, or uses the standard input by default.  It returns when the
       client closes the connection.  If the  -a  option  is  given,  however,
       export  starts  an  Inferno  kernel process to serve the name space and
       returns immediately.  Export serves  the	 current  name	space  without
       forking it; changes made to it will be visible to clients.

       Export  starts  serving	9P immediately; it assumes that the connection
       has been authenticated if required.  Export  is	typically  called  via
       listen(1), which can authenticate the connection.

EXAMPLE
       Start a background process to serve the name space on the serial port.

	      export / /dev/eia0 &

       Although	 useful	 when  bootstrapping a system, this is unsafe unless a
       transport protocol is run on the connection.

SOURCE
       /appl/cmd/export.b

SEE ALSO
       cpu(1), listen(1), dial(2), sys-export(2), intro(5)

								     EXPORT(4)
[top]

List of man pages available for Inferno

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net