Projects : sysutils/geomgui

geomgui(1)

Viewer for the FreeBSD GEOM layer.

NAME

geomgui -- Viewer for the FreeBSD GEOM layer

SYNOPSIS

geomgui [-r user@host]

DESCRIPTION

The geomgui program is a viewer for the GEOM layer of the FreeBSD kernel.

OPTIONS

-r user@host Can be used to fetch kernel info from a remote server via ssh(1). The password will be prompted for on the console.

The keys are as follows:
z Zoom out. Z Zoom in. h Move the view port to the left. l Move the view port to the right. k Move the view port up. j Move the view port down. u Update/re-read the data. q Quit geomgui.

FILES

/tmp/geomgui.xml-XXX Kernel output /tmp/geomgui.dot-XXX Intermediate files /tmp/geomgui.svg-XXX geomgui output

EXAMPLES

The following is an example of a typical usage of the geomgui command:
geomgui -r user@host

HISTORY

The geomgui project was started in 2006.

AUTHORS

Soeren Straarup <xride@FreeBSD.ORG>

BUGS

There are no known bugs. Should you encounter one, please report it to the author.

See also: geomgui