📅  最后修改于: 2022-03-11 14:56:30.785000             🧑  作者: Mango
The vertical bar | is commonly referred to as a "pipe". It is used to pipe one command into another. That is, it directs the output from the first command into the input for the second command.