Pregunta de entrevista de Hudson River Trading

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

Respuesta de la entrevista

Anónimo

10 jul 2025

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