If you want to view detailed information about disk usage for each directory, the __________ command would be appropriate.
- du
- df
- ls
- lsblk
If you want to view detailed information about disk usage for each directory in Linux, the du (disk usage) command would be appropriate. It displays the disk space consumed by each directory and its subdirectories.
Loading...
Related Quiz
- AppArmor profiles, when enforced, restrict system access based on ________ paths.
- You're creating a script that should take different actions based on the day of the week. Which Bash construct would be most suitable for this?
- Which command is used to send ICMP echo requests to test network connectivity?
- The __________ command in Linux allows mounting of NFS shared directories.
- A system administrator wants to dynamically alter the kernel's behavior without rebooting. What feature of the Linux kernel allows for this?