Q. Which symbol is used to redirect output to a file in Linux? (A) > (B) | (C) & (D) * ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) > Explanation: '>' redirects the output of a command to a file.