Question 31
FILL BLANK
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Which command displays a list of all background tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Question 32
Which command displays the current disk space usage for all mounted file systems?
(Specify ONLY the command without any path or parameters.)
(Specify ONLY the command without any path or parameters.)
Question 33
The installation of a local Debian package failed due to unsatisfied dependencies. Which of the following commands installs missing dependencies and completes the interrupted package installation?
dpkg --fix --all
dpkg --fix --all
Question 34
Which of the following commands displays the manual page command from section 1?
man command(1)
man command(1)
Question 35
Which of the following commands determines a file's format by using a definition database file which contains information about all common file types?
type
type