summaryrefslogtreecommitdiff
path: root/usr.bin/script/script.1
AgeCommit message (Expand)Author
2024-04-26script: handle terminal resize on SIGWINCHKyle Evans
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2022-10-27script: Correct -F in man page and usage string.Dag-Erling Smørgrav
2022-03-10script: use %n at the end of default tstamp_fmtSimon J. Gerraty
2022-03-09script add -T fmt to print time-stampsSimon J. Gerraty
2021-01-05Add some examples to script.1Mateusz Piotrowski
2021-01-05Improve readability of the options listMateusz Piotrowski
2020-09-01Bump date for r365052Warner Losh
2020-09-01Have script accept and ignore -e for Linux compatWarner Losh
2017-02-28Renumber copyright clause 4Warner Losh
2015-08-26Fix SEE ALSO.Sergey Kandaurov
2014-12-26mdoc: sort SEE ALSO.Joel Dahl
2013-12-05Add -F to flush output after each write. With this, I canTom Rhodes
2013-07-30MFC'ing to 9.2.David E. O'Brien
2013-03-16Fix version in the .Fx macro.Sergey Kandaurov
2012-10-26Add "-f" to also output filemon(4) information.David E. O'Brien
2012-10-07Remove contractions.Joel Dahl
2012-07-30Mention when -d, -p and -r first hit FreeBSD.Brian Somers
2012-07-30Add d, p and r switches for recording script sessions with timing dataBrian Somers
2011-09-29Fix a few grammar and mdoc nits in script.1Glen Barber
2011-09-27When script(1) reads EOF from input it starts spinning on zero-byteMikolaj Golub
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2010-09-19Fix the grammar after I added a second environmental variable.David E. O'Brien
2010-09-16+ Add the SCRIPT environmental variable to the sub-shell. Its value isDavid E. O'Brien
2004-07-03Deal with double whitespace.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2004-05-19Bumped document date.Ruslan Ermilov
2004-01-22Fix SYNOPSIS of manual page, clustering no-arg options correctly.Sheldon Hearn
2003-09-07Introduce arguments the standard way. In .Ar command ..., ... is not anPhilippe Charnier
2002-04-20Use `The .Nm utility'Philippe Charnier
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-07-10mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov
2000-11-20mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov
2000-03-06Make a run-on sentence into two proper sentences, and clarify the meaningBrian Feldman
2000-03-02Remove more single-space hard sentence breaks.Sheldon Hearn
2000-03-01Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn
1999-12-13Fix grammar error. (missing verb)Bill Fumerola
1999-11-24Adjust man page: if command is specified, file name is mandatoryGuido van Rooij
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-09-29Mention default time between output flushes in manual page.Joseph Koshy
1998-06-04Fix a bunch of spelling errors.Steve Price
1998-03-08Rewrite script as a select loop rather than as a twin reader/write process.Peter Wemm
1997-12-29script(1) has annoyed me with it's inflexable command argument parsingPeter Wemm
1997-08-08Add usage(). Use err(3) instead of local redefinition.Philippe Charnier
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes