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
ZFSCURSES(1) User Contributed Perl Documentation ZFSCURSES(1)

zfscurses - curses UI to query/modify a ZFS dataset/snapshot properties.

zfscurses is a curses UI to display a list of ZFS datasets or a list of ZFS snapshots depending on the selected view.

Version 1.210.

zfscurses [-hm] [view]

    -m|--man        display man page
    -h|--help       display help

    [view]          start zfscurses in selected view
      ├─ datasets     show datasets found on the system
      └─ snapshots    show snapshots found on the system

Use the following keystrokes to navigate around the UI.
Up/Down
Move the cursor up or down.
Enter/Space
Validate/confirm selection.
Tab
Move focus around.
Ctrl+q
Quit the UI.
F1
When browsing a dataset/snapshot properties, F1 will show a help message about the selected property. You must first select a property with the Enter/Space keystroke.

Mouse support is enabled. You can click on any UI component: textbox, list, button.

App::ZFSCurses to understand the guts of the application.

Patrice Clement <monsieurp at cpan.org>

This software is copyright (c) 2020 by Patrice Clement.

This is free software, licensed under the (three-clause) BSD License.

See the LICENSE file.

Hey! The above document had some coding errors, which are explained below:
Around line 39:
Non-ASCII character seen before =encoding in '├─'. Assuming UTF-8
2020-08-10 perl v5.32.1

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.