Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ transcribe(VI) — UNIX 1BSD

Media Vault

Software Library

Restoration Projects

Artifacts Sought

TRANSCRIBE(VI)  −  PWB/UNIX 8/24/77

NAME

transcribe − copy out a file as it grows

SYNOPSIS

transcribe [ − ] [ −interval ] [ +limit ] file

DESCRIPTION

Transcribe will copy out the contents of a file which is growing as it grows.  It alternately copies out the new material in the file and sleeps for interval seconds, the default interval is 15 seconds.  Limit can be given to limit the total running time of the transcribe, the default is effectively infinite.  Transcribe normally copies out all the text currently in the file before beginning to watch for new text.  The option − alone causes only new material to be given.  Transcribe is particularly useful for alternately watching the output file being written by a long shell script or a long-running program and doing real work. 

AUTHOR

William Joy

BUGS

Can’t handle files which are larger than 32,000 characters. 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026