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

NAME

       stty - Print or change terminal characteristics.

SYNOPSIS

       stty [-a|--all] [-g|--save] [-F|--file] [-h|--help] [-V|--version] [settings]

DESCRIPTION

       Print or change terminal characteristics.

OPTIONS

       -a, --all
              print all current settings in human-readable form

       -g, --save
              print all current settings in a stty-readable form

       -F, --file=DEVICE
              open and use the specified DEVICE instead of stdin

       -h, --help
              Print help

       -V, --version
              Print version

       [settings]
              settings to change

VERSION

       v(uutils coreutils) 0.1.0

                                          stty (uutils coreutils) 0.1.0                                  stty(1)