HP
HP0-A01 · Question #123
The following message is displayed while attempting to unmount the /opt filesystem. Which command is used to determine which user is causing the file system to be busy? # umount /opt umount: cannot…
The correct answer is D. fuser -cu /opt. See the full explanation below for the reasoning.
Question
The following message is displayed while attempting to unmount the /opt filesystem. Which command is used to determine which user is causing the file system to be busy? # umount /opt umount: cannot unmount /opt : Device busy
Options
- Abdf /opt
- Bwho /opt
- Cshowmount /opt
- Dfuser -cu /opt
How the community answered
(30 responses)- A3% (1)
- B3% (1)
- C10% (3)
- D83% (25)
Community Discussion
No community discussion yet for this question.