What does that mean, line by line? Learning
Discussion
it's a pseudo-command
the pipe character ( | ) means "send the output of the command on the left as the input to the command on the right
it's a pseudo-command
the pipe character ( | ) means "send the output of the command on the left as the input to the command on the right