]> git.ipfire.org Git - thirdparty/util-linux.git/commit
script: add --echo
authorKarel Zak <kzak@redhat.com>
Mon, 25 Nov 2019 11:39:52 +0000 (12:39 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 25 Nov 2019 11:39:52 +0000 (12:39 +0100)
commit1eee1acb245a8b724e441778dfa9b858465bf7e5
tree0081a123a85e50c61f4f7fe8a5a4f1911c45d8bb
parenta06b278bd301e14fcead4e3109ede435b524d73b
script: add --echo

It some cases it makes sense to disable ECHO flag also when script
used in pipe. This new option allows to keep full control in user's
hands.

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