Query: namespace
OS: plan9
Section: 6
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NAMESPACE(6) Games Manual NAMESPACE(6)NAMEnamespace - name space description fileDESCRIPTIONNamespace files describe how to construct a name space from scratch, an operation normally performed by the newns subroutine (see auth(2)) which is typically called by init(8). Each line specifies one name space operation. Spaces and tabs separate arguments to operations; no quotes or escapes are recognized. Blank lines and lines with # as the first non-space character are ignored. Environment variables of the form $name are expanded within arguments, where name is a UTF string terminated by white space, a /, or a $. The known operations and their arguments are: mount [-abc] servename old [spec] Mount servename on old. bind [-abc] new old Bind new on old. import [-abc] host "[remotepath]mountpoint Import remotepath from machine server and attach it to mountpoint. cd dir Change the working directory to dir. The options for bind, mount, and import are interpreted as in bind(1) and import(4).SEE ALSObind(1), namespace(4), init(8) NAMESPACE(6)
Related Man Pages |
---|
namespace.conf(5) - centos |
fs_whereis(1) - debian |
bind(2) - plan9 |
exportfs(4) - plan9 |
nondcesvc(4) - hpux |
Similar Topics in the Unix Linux Community |
---|
For Loop and concetnating values in a variable |
sort entire line based on part of the string |
Execute the first line from last |
Bind 9.9.2 not working |
Changing Path Variable |