Вопрос

Let's say I have a file that contains a string. When I open it with cat file, I want the output of it to show in STDERR, not STDOUT. How can I achieve that?

Это было полезно?

Решение

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top