πŸ“Š Linux
Q. Which command is used to list all open files and the corresponding processes in Linux?
  • (A) lsof
  • (B) fstat
  • (C) ps -ef
  • (D) top -i
πŸ’¬ Discuss
βœ… Correct Answer: (A) lsof

Explanation: The 'lsof' command is used to list all open files and the corresponding processes in Linux.

Explanation by: Vinay
The 'lsof' command is used to list all open files and the corresponding processes in Linux.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
106
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
82%
Success Rate