Provided by: rust-coreutils_0.1.0+git20250711.2ba3a33-0ubuntu2_amd64 bug

NAME

       printenv  -  Display  the  values of the specified environment VARIABLE(s), or (with no VARIABLE) display
       name and value pairs for them all.

SYNOPSIS

       printenv [-0|--null] [-h|--help] [-V|--version] [variables]

DESCRIPTION

       Display the values of the specified environment VARIABLE(s), or (with no VARIABLE) display name and value
       pairs for them all.

OPTIONS

       -0, --null
              end each output line with 0 byte rather than newline

       -h, --help
              Print help

       -V, --version
              Print version

       [variables]

VERSION

       v(uutils coreutils) 0.1.0

                                        printenv (uutils coreutils) 0.1.0                            printenv(1)