logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bup-features - report the current status and capabilities of bup itself

Authors

       Rob Browning rlb@defaultvalue.org

Bup 0.33.7                                         2025-01-11                                    bup-features(1)

Bup

       Part of the bup(1) suite.

Description

       bup  features  reports  information about the current bup installation, for example, which version of the
       Python interpreter is used, whether command line editing is supported by bup ftp, or POSIX  ACLs  can  be
       saved and restored.

Examples

              $ bup features
              bup 0.31~a7ff2d5b8c12b24b97858aad1251d28c18f8c1e1
              source a7ff2d5b8c12b24b97858aad1251d28c18f8c1e1 2020-07-05 14:54:06 -0500
                  Python: 3.7.3
                  Command line editing (e.g. bup ftp): yes
                  Saving and restoring POSIX ACLs: yes
              ....

Name

       bup-features - report the current status and capabilities of bup itself

See Also

bup-version(1)

Synopsis

       bup features

See Also