mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
Dog writes the contents of each given file, URL, or the standard
|
|
input if none are given or when a file named '-' is given, to the
|
|
standard output. It currently supports the file, http, and
|
|
raw URL types. It is designed as a compatible, but enhanced,
|
|
replacement of cat(1).
|