nerdexam
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)
  • A
    3% (1)
  • B
    3% (1)
  • C
    10% (3)
  • D
    83% (25)

Community Discussion

No community discussion yet for this question.

Full HP0-A01 Practice