aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script/script.1
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-061-2/+4
| | | | Notes: svn path=/stable/3/; revision=57783
* MFC: grammar fix. (rev1.9)Bill Fumerola1999-12-131-1/+1
| | | | Notes: svn path=/stable/3/; revision=54580
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
| | | | Notes: svn path=/stable/3/; revision=50581
* Mention default time between output flushes in manual page.Joseph Koshy1998-09-291-2/+3
| | | | | | | | PR: docs/8009 Submitted by: Stefan Eggers <seggers@semyam.dinoco.de> Notes: svn path=/head/; revision=39741
* Fix a bunch of spelling errors.Steve Price1998-06-041-2/+2
| | | | | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=36649
* Rewrite script as a select loop rather than as a twin reader/write process.Peter Wemm1998-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. Notes: svn path=/head/; revision=34295
* script(1) has annoyed me with it's inflexable command argument parsingPeter Wemm1997-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. Notes: svn path=/head/; revision=32083
* Add usage(). Use err(3) instead of local redefinition.Philippe Charnier1997-08-081-3/+3
| | | | Notes: svn path=/head/; revision=27980
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+123
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590