|
|
|
|
|
by t-3
1189 days ago
|
|
Catenating a file with the output stream is quite useful in many circumstances. Paged data isn't always wanted, and it's not generally known if filters are needed before the file is seen. Cat is the standard way to print to stdout. |
|