|
|
|
|
|
by imoverclocked
1168 days ago
|
|
Right, does it do things faster? Or somehow more efficiently? It seems that this is probably slower and consumes far more resources than cat. It also does pretty printing and syntax highlighting. From a Unix standpoint, I would say this is not a cat replacement but a pretty replacement. |
|
A cat alternative would have to handle this correctly:
or it's not really a cat alternative. (Yes, variations on this theme are very useful in scripts and daily shell hacking).