Home - Resumé - Up


Name

buf - buffer input

Synopsis

buf [file ...]

Description

Buf copies its input to its output, writing its output only after reading all its input. It reads files named on the command line, and reads its standard input if the file name is “−” or if no files are named.

See Also

cat(1)