1.

___ option is used with df command for displaying the total amount of disk space in the file system in terms of Kilobytes.(a) -a(b) -d(c) -t(d) -kI have been asked this question during an interview.I'm obligated to ask this question of Administrator Specific Commands and Privileges in chapter Essential Shell Programming of Unix

Answer»

Correct ANSWER is (d) -k

To explain I would say: The df (DISK free) command reports the amount of space available for each FILE system separately. -k option is used with df command for DISPLAYING the total amount of disk space in the file system in TERMS of Kilobytes.



Discussion

No Comment Found

Related InterviewSolutions