blob: a22722d2c5b66168b79f7ef084966b83e1509b8f (
plain) (
blame)
1
2
3
4
5
6
7
|
Dog, better than cat.
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).
|