Oracle
1Z0-877 · Question #284
The /prod/inv file system needs to be unmounted so you can take it offline for maintenance. When you try and unmount it, you receive the following error message: umount: /prod/inv busy One or more…
The correct answer is B. fuser -cu /prod/inv. See the full explanation below for the reasoning.
Question
The /prod/inv file system needs to be unmounted so you can take it offline for maintenance. When you try and unmount it, you receive the following error message:
umount: /prod/inv busy One or more users are still using it. Which command should you use to discover who is using the file system?
Options
- Awho -q
- Bfuser -cu /prod/inv
- Cwho /prod/inv
- Dfuser -ck /prod/inv
How the community answered
(25 responses)- A4% (1)
- B80% (20)
- C4% (1)
- D12% (3)
Community Discussion
No community discussion yet for this question.