summaryrefslogtreecommitdiffstats
path: root/usr.bin/script/script.1
Commit message (Collapse)AuthorAgeFilesLines
* Mention default time between output flushes in manual page.jkoshy1998-09-291-2/+3
| | | | | PR: docs/8009 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
* Fix a bunch of spelling errors.steve1998-06-041-2/+2
| | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net>
* Rewrite script as a select loop rather than as a twin reader/write process.peter1998-03-081-3/+18
| | | | | This allows simple logging of keys sent to a session (turned on with -k). Also allow specifying the script file flush interval.
* script(1) has annoyed me with it's inflexable command argument parsingpeter1997-12-291-1/+16
| | | | | since I first saw it. I finally needed to pass arguments through to the spawned command badly enough (and urgently) that I threw this together.
* Add usage(). Use err(3) instead of local redefinition.charnier1997-08-081-3/+3
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+123
OpenPOWER on IntegriCloud