util-linux/term-utils
Stanislav Brabec ab52a8bcce script.1: Improve documentation of non-interactive behavior
- use exit in .profile to avoid non-logged session after typing "exit"
- document that script can read more from stdin than the command inside:

echo -e 'script -c "read a b ; echo a=\$a b=\$b >defs.sh"\n1 2\necho Done' | sh
Script started, file is typescript
1 2
echo Done
Script done, file is typescript
2015-02-16 10:49:36 +01:00
..
Makemodule.am build-sys: use -lutil for BSD only 2014-09-17 10:56:46 +02:00
agetty.8 docs: restore minus symbols in long opts 2015-01-20 18:15:30 -05:00
agetty.c textual: fix spellos and inconsistencies in several program messages 2015-01-26 11:17:55 +01:00
mesg.1 docs: bring a few more man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
mesg.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
reset reset: make scripts bourne sh compliant [checkbashisms] 2012-03-30 16:48:12 +02:00
reset.1 docs: bring a few more man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
reset.033c reset: make scripts bourne sh compliant [checkbashisms] 2012-03-30 16:48:12 +02:00
script.1 script.1: Improve documentation of non-interactive behavior 2015-02-16 10:49:36 +01:00
script.c Fix "Script started" buffering race 2015-02-10 11:18:51 +01:00
scriptreplay.1 docs: bring a few more man pages closer to standard formatting 2014-07-16 12:03:25 +02:00
scriptreplay.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
setterm.1 docs: restore minus symbols in long opts 2015-01-20 18:15:30 -05:00
setterm.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
ttymsg.c term-utils: avoid error message string length couting errors 2014-05-12 13:37:35 +02:00
ttymsg.h ttymsg: fix compiler warnings and use EXIT_ 2011-04-12 11:19:15 +02:00
wall.1 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
wall.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
write.1 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
write.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00