Home »
MCQs »
Linux MCQs
Which Linux command is used to see the available disk space in each of the partitions in your system?
25. Which Linux command is used to see the available disk space in each of the partitions in your system?
- disk
- diskspace
- available
- df
Answer: D) df
Explanation:
To see the available disk space in each of the partitions in your system, we can use "df" command.