What is df command used for in Linux?
Experience Level: Junior
Tags: Linux
Answer
The df command is used to display the disk space used in the file system. The df stands for "disk filesystem." It defines the number of blocks used, the number of blocks available, and the directory where the file system is mounted.
Related Linux job interview questions
What is head command used for in Linux?
Linux JuniorWhat is du command used for in Linux?
Linux JuniorWhat is sudo command used for in Linux?
Linux JuniorWhat is grep command used for in Linux?
Linux JuniorWhat is find command used for in Linux?
Linux Junior