adplus-dvertising
frame-decoration

Question

Which command is used to find out the consumption of a specific directory?

a.

du

b.

df

c.

mem

d.

dv

Answer: (a).du

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which command is used to find out the consumption of a specific directory?

Similar Questions

Discover Related MCQs

Q. Which option is used with du command for finding only the summary of disk usage by a specific directory?

Q. du command can also be used for reporting the disk space consumed by each user.

Q. For displaying the archive, -t option is used with the tar command.

Q. A system call is a routine built into the kernel and performs a basic function.

Q. When we execute a C program, CPU runs in ____ mode.

Q. In ____ mode, the kernel runs on behalf of the user.

Q. All UNIX and LINUX systems have one thing in common which is ____

Q. The chmod command invokes the ____ system call.

Q. For reading input, which of the following system call is used?

Q. Which of the following system call is used for opening or creating a file?

Q. There are ___ modes of opening a file.

Q. Which of the following mode is used for opening a file in both reading and writing?

Q. open system call returns the file descriptor as ___

Q. Which of the following system call is used for closing a file?

Q. close system call returns ____

Q. ____ system call is used for writing to a file.

Q. write system call returns -1 when ___________

Q. ____ system call is used for positioning the offset pointer.

Q. Which of the following offset is used with lseek system call to set the offset pointer to the end of the file?

Q. Which of the following system call is used for truncating a file?