script: add flush example (#14082)
This commit is contained in:
@@ -17,4 +17,8 @@
|
|||||||
|
|
||||||
- Record timing information (data is outputted to `stderr`):
|
- Record timing information (data is outputted to `stderr`):
|
||||||
|
|
||||||
`script -t 2> {{path/to/timingfile}}`
|
`script -t 2> {{path/to/timing_file}}`
|
||||||
|
|
||||||
|
- Write out data as soon as it happens:
|
||||||
|
|
||||||
|
`script -f {{path/to/file}}`
|
||||||
|
Reference in New Issue
Block a user