Which command displays disk usage by user?

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:
Filesystem size used avail capacity Mounted on
/dev/dsk/c0t0d0s5 7.9G 7.5G 0.4G 95% /export/home
Which command displays disk usage by user?
A. ls -lR /export/home
B. du -sh /export/home/*
C. df -k /export/home/*
D. du -h /export/home

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.