GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
xenhypfs(1) Xen xenhypfs(1)

xenhypfs - Xen tool to access Xen hypervisor file system

xenhypfs subcommand [options] [args]

The xenhypfs program is used to access the Xen hypervisor file system. It can be used to show the available entries, to show their contents and (if allowed) to modify their contents.

ls path
List the available entries below path.
cat [-b] path
Show the contents of the entry specified by path. Non-printable characters other than white space characters (like tab, new line) will be shown as \xnn (nn being a two digit hex number) unless the option -b is specified.
write path value
Set the contents of the entry specified by path to value.
tree
Show all the entries of the file system as a tree.

0
Success
1
Invalid usage (e.g. unknown subcommand, unknown option, missing parameter).
2
Entry not found while traversing the tree.
3
Access right violation.
2021-11-30 4.16.0

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.