Q. Which symbol is used to redirect output to a file in Linux?
β
Correct Answer: (A)
>
Explanation: '>' redirects the output of a command to a file.