Pergunta de entrevista da empresa Hudson River Trading

In the Linux shell what is the difference between a "|" and a ">" ?

Resposta da entrevista

Sigiloso

10 de jul. de 2025

A "|" chains multiple commands together and a ">" redirects the output to a location.