CompTIA Linux+ XK0-005 Practice Question
What is the role of the pipe character in a Linux command line operation?
To overwrite the content of a file with the output of a command
To execute a command in the background
To append the output of a command to the end of a file
To redirect the output of one command to the input of another command