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

NAME

       pwd - Display the full filename of the current working directory.

SYNOPSIS

       pwd [-L|--logical] [-P|--physical] [-h|--help] [-V|--version]

DESCRIPTION

       Display the full filename of the current working directory.

OPTIONS

       -L, --logical
              use PWD from environment, even if it contains symlinks

       -P, --physical
              avoid all symlinks

       -h, --help
              Print help

       -V, --version
              Print version

VERSION

       v(uutils coreutils) 0.1.0

                                          pwd (uutils coreutils) 0.1.0                                    pwd(1)