Plan 9 from Bell Labs’s /usr/web/sources/contrib/nemo/sys/man/1/ovols

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


.TH OVOLS 1
.SH NAME
ovols \- list volumes in use
.SH SYNOPSIS
.B ovols
[
.B -dv
]
[
.I dir
.B ...
]
.SH DESCRIPTION
.I Ovols
prints, for each volume mount point given as an argument,
the volume used within the
namespace where it runs. The list is shown within a
.IR omero (1)
panel. When a volume is switched, and a different volume becomes used,
the program flashes the omero panel several times to alert the user of the
change.
.PP
Flag
.B -v
makes the program verbose, to make even more noise upon volume changes. Flag
.B -d
enables debug diagnostics.
.PP
If you are using this program, you did mess up your namespace enough not to be
sure of what you are using. We suggest you cleanup your namespace instead.
.SH SOURCE
.B /sys/src/cmd/ovols.c
.SH SEE ALSO
.IR bns (8)
and
.IR ns (1)

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to [email protected].