command
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Aug 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Binary p9ufs provides a local 9P2000.L server for the p9 package.
To use, first start the server:
p9ufs 127.0.0.1:3333
Then, connect using the Linux 9P filesystem:
mount -t 9p -o trans=tcp,port=3333 127.0.0.1 /mnt
Source Files
¶
Click to show internal directories.
Click to hide internal directories.