nerdexam
SUN

310-200 · Question #2

Every user's home directory is located in the /export/home file system as /export/home/<username>. The output from df -h shows the user's home file system filling up: Which command would display…

The correct answer is D. du -sh /export/home/*. See the full explanation below for the reasoning.

Question

Every user's home directory is located in the /export/home file system as /export/home/<username>. The output from df -h shows the user's home file system filling up:

Which command would display disk usage by user?

Options

  • Adu -h /export/home
  • Bdf -k /export/home/*
  • Cls -lR /export/home
  • Ddu -sh /export/home/*

How the community answered

(46 responses)
  • A
    7% (3)
  • B
    4% (2)
  • C
    13% (6)
  • D
    76% (35)

Community Discussion

No community discussion yet for this question.

Full 310-200 Practice