]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: cleanup --echo
authorSoumendra Ganguly <soumendraganguly@gmail.com>
Thu, 27 Aug 2020 09:50:25 +0000 (11:50 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 27 Aug 2020 10:56:46 +0000 (12:56 +0200)
commit75ccd75a2fa1194c6415c47b0024a438e26f1ad7
tree03e377110dc9b0a419a7cebfdad82ca4b1ad19a2
parentd3f21dca1e4612cfd90e7a06dfabd6c767736ae6
script: cleanup --echo

Permanently turn off current stdin ECHO when it is a terminal and enable setting slave ECHO instead.
Fix other minor typos, update documentation.

[kzak@redhat.com: - remove irrelevant changes
                  - keep --echo argument unchanged]

Signed-off-by: Karel Zak <kzak@redhat.com>
include/pty-session.h
lib/pty-session.c
term-utils/script.1
term-utils/script.c