1.

Which command is used for reporting free space on the disk?(a) fd(b) df(c) du(d) sgI have been asked this question during an online exam.This intriguing question comes from Administrator Specific Commands and Privileges topic in division Essential Shell Programming of Unix

Answer» CORRECT answer is (b) df

The best I can explain: As we know that, UNIX OS is supported by various MULTIPLE file systems. The df (disk free) command reports the AMOUNT of space AVAILABLE for each file system SEPARATELY.


Discussion

No Comment Found

Related InterviewSolutions