Q. Which command is used to display open files by processes?
β
Correct Answer: (A)
lsof
Explanation: 'lsof' lists open files and the processes using them.