Q. Which command is used to list all open files and the corresponding processes in Linux?
β
Correct Answer: (A)
lsof
Explanation: The 'lsof' command is used to list all open files and the corresponding processes in Linux.